Refined Front Mission fix

This commit is contained in:
pagefault
2001-10-03 21:12:28 +00:00
parent 92f5b9f0af
commit a98ad34c22
4 changed files with 3 additions and 4 deletions

View File

@@ -1359,10 +1359,10 @@ COPemulmode
mov [xpc],ax
test eax,8000h
jz .loweraddr
mov byte[doirqnext],0
mov esi,[snesmmap+ebx*4]
mov [initaddrl],esi
add esi,eax
mov byte[doirqnext],0
test dl,00010000b
jnz .setx
endloop

View File

@@ -1359,10 +1359,10 @@ COPemulmode
mov [xpc],ax
test eax,8000h
jz .loweraddr
mov byte[doirqnext],0
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

View File

@@ -1373,10 +1373,10 @@ 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
mov byte[doirqnext],0
cmp byte[esi],0CBh
jne .notwai
mov byte[intrset],2

View File

@@ -1887,7 +1887,6 @@ NEWSYM headerhack
mov word[ramsize],4096
mov word[ramsizeand],4095
.noromheaddk
ret
.ewj2head db 58,62,45,43,55,40,48,45,50,95,53,54,50,95,77,95,95,95,95,95