Restructed Front Mission fix again

This commit is contained in:
pagefault
2001-10-03 21:40:08 +00:00
parent a98ad34c22
commit 1c165e8d34
3 changed files with 3 additions and 3 deletions

View File

@@ -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