Ok fixed one small bug that causes NMI's being set from the SuperFX to cause the screen to cause corruption and other pretty effects
This commit is contained in:
@@ -102,7 +102,7 @@ NEWSYM switchtonmi
|
||||
mov ax,[nmiv]
|
||||
test byte[SfxSCMR],10h
|
||||
jz .nosfxnmi
|
||||
mov ax,0108h
|
||||
; mov ax,0108h
|
||||
.nosfxnmi
|
||||
mov [xpc],ax
|
||||
and dl,11110011b
|
||||
|
||||
Reference in New Issue
Block a user