Oops, committed the wrong file
This commit is contained in:
@@ -132,8 +132,8 @@ NEWSYM SA1Swap
|
|||||||
|
|
||||||
; SA1Debug
|
; SA1Debug
|
||||||
|
|
||||||
; cmp byte[SA1SH],1
|
cmp byte[SA1SH],1
|
||||||
; je near .speedhack
|
je near .speedhack
|
||||||
|
|
||||||
; non debug version
|
; non debug version
|
||||||
mov bl,[esi]
|
mov bl,[esi]
|
||||||
@@ -189,8 +189,7 @@ NEWSYM SA1Swap
|
|||||||
mov dword[snesmap2],eax
|
mov dword[snesmap2],eax
|
||||||
mov edi,[prevedi]
|
mov edi,[prevedi]
|
||||||
xor eax,eax
|
xor eax,eax
|
||||||
add dh,40
|
add byte[CurrentExecSA1],4
|
||||||
add byte[CurrentExecSA1],1
|
|
||||||
mov byte[SA1Status],0
|
mov byte[SA1Status],0
|
||||||
add dword[SA1TimerVal],23
|
add dword[SA1TimerVal],23
|
||||||
; xor dh,dh
|
; xor dh,dh
|
||||||
|
|||||||
Reference in New Issue
Block a user