Restructed Front Mission fix again
This commit is contained in:
@@ -1373,7 +1373,6 @@ COPemulmode
|
||||
mov [xpc],ax
|
||||
test eax,8000h
|
||||
jz near .loweraddr
|
||||
mov byte[doirqnext],0
|
||||
mov esi,[snesmmap+ebx*4]
|
||||
mov [initaddrl],esi
|
||||
add esi,eax
|
||||
@@ -1404,6 +1403,7 @@ COPemulmode
|
||||
.upperlower
|
||||
cmp dword[memtabler8+ebx*4],regaccessbankr8
|
||||
je near .dma
|
||||
mov byte[doirqnext],0
|
||||
mov [initaddrl],esi
|
||||
add esi,eax
|
||||
test dl,00010000b
|
||||
|
||||
Reference in New Issue
Block a user