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

@@ -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
@@ -1386,6 +1385,7 @@ COPemulmode
.upperlower
cmp dword[memtabler8+ebx*4],regaccessbankr8
je .dma
mov byte[doirqnext],0
mov [initaddrl],esi
add esi,eax
cmp byte[esi],0CBh