Front Mission fix
This commit is contained in:
@@ -1306,7 +1306,6 @@ COPemulmode
|
||||
%endmacro
|
||||
|
||||
%macro RTIMacro 0
|
||||
; mov byte[doirqnext],0
|
||||
cmp byte[nmistatus],3
|
||||
jne .nodis658162
|
||||
test byte[curexecstate],01h
|
||||
@@ -1363,6 +1362,7 @@ COPemulmode
|
||||
mov esi,[snesmmap+ebx*4]
|
||||
mov [initaddrl],esi
|
||||
add esi,eax
|
||||
mov byte[doirqnext],0
|
||||
test dl,00010000b
|
||||
jnz .setx
|
||||
endloop
|
||||
|
||||
Reference in New Issue
Block a user