Front Mission fix
This commit is contained in:
@@ -1305,7 +1305,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
|
||||
cmp byte[esi],0CBh
|
||||
jne .notwai
|
||||
mov byte[intrset],2
|
||||
|
||||
Reference in New Issue
Block a user