SuperFX core update, fix a nasty bug that was causing registers and stack to be corrupt, this fixes some issues with Dirt Trax FX and other SuperFX games that could crash because of this bug
This commit is contained in:
@@ -507,10 +507,8 @@ NEWSYM reg3030w
|
||||
; Disassemble Flags
|
||||
test al,20h
|
||||
jz .noexec
|
||||
pushad
|
||||
mov dword [NumberOfOpcodes],100
|
||||
call StartSFX
|
||||
popad
|
||||
.noexec
|
||||
ret
|
||||
NEWSYM reg3031w
|
||||
|
||||
Reference in New Issue
Block a user