Tuff-e-nuff needs a higher spc<->65816 ratio
This commit is contained in:
@@ -2079,6 +2079,18 @@ NEWSYM initsnes
|
||||
mov byte[cycpblt],145
|
||||
.notfmatchtennis
|
||||
|
||||
mov esi,[romdata]
|
||||
add esi,7FC0h
|
||||
cmp dword[esi],'TUFF'
|
||||
jne .nottuffenuff
|
||||
mov byte[cycpb268],75
|
||||
mov byte[cycpb358],77
|
||||
mov byte[cycpbl2],75
|
||||
mov byte[cycpblt2],75
|
||||
mov byte[cycpbl],75
|
||||
mov byte[cycpblt],75
|
||||
.nottuffenuff
|
||||
|
||||
mov esi,[romdata]
|
||||
add esi,7FC0h
|
||||
cmp dword[esi],'MEGA'
|
||||
|
||||
Reference in New Issue
Block a user