SPC7110 and SDD-1 timing update, we now do this properly

This commit is contained in:
pagefault
2004-04-27 19:56:04 +00:00
parent 487c9ede84
commit 90a15b7201

View File

@@ -1440,16 +1440,6 @@ NEWSYM init65816
mov byte[cycpbl],117 mov byte[cycpbl],117
mov byte[cycpblt],117 mov byte[cycpblt],117
cmp byte[SDD1Enable],0
je .nospecialtimer
.specialtimer
mov byte[cycpb268],69
mov byte[cycpb358],81
mov byte[cycpbl2],69
mov byte[cycpblt2],69
mov byte[cycpbl],69
mov byte[cycpblt],69
.nospecialtimer
mov byte[SPCSkipXtraROM],0 mov byte[SPCSkipXtraROM],0
cmp byte[ReturnFromSPCStall],1 cmp byte[ReturnFromSPCStall],1
jne near .nostall jne near .nostall