Change SuperFX clock speed again using test results
This commit is contained in:
@@ -4231,7 +4231,7 @@ NEWSYM StartSFX
|
|||||||
mov eax,[NumberOfOpcodes2]
|
mov eax,[NumberOfOpcodes2]
|
||||||
test byte[SfxCLSR],0
|
test byte[SfxCLSR],0
|
||||||
jnz .nofastsfx
|
jnz .nofastsfx
|
||||||
add eax,500000
|
add eax,200000
|
||||||
.nofastsfx
|
.nofastsfx
|
||||||
mov [NumberOfOpcodes],eax
|
mov [NumberOfOpcodes],eax
|
||||||
call MainLoop
|
call MainLoop
|
||||||
|
|||||||
Reference in New Issue
Block a user