Increased cyc values a little

This commit is contained in:
z_demo_z
2002-06-13 22:33:45 +00:00
parent 4034a3272f
commit 529cf3b003

View File

@@ -2000,12 +2000,12 @@ NEWSYM init65816
dec ecx dec ecx
jnz .spc7110clear jnz .spc7110clear
.nospc7110init .nospc7110init
mov byte[cycpb268],115 mov byte[cycpb268],117
mov byte[cycpb358],127 mov byte[cycpb358],127
mov byte[cycpbl2],115 mov byte[cycpbl2],117
mov byte[cycpblt2],115 mov byte[cycpblt2],117
mov byte[cycpbl],115 mov byte[cycpbl],117
mov byte[cycpblt],115 mov byte[cycpblt],117
cmp byte[SPC7110Enable],0 cmp byte[SPC7110Enable],0
jne .specialtimer jne .specialtimer