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