Remove per scanline check on SuperFX code for now
This commit is contained in:
@@ -4232,7 +4232,6 @@ NEWSYM StartSFX
|
||||
test byte[SfxCLSR],01h
|
||||
jnz .nofastsfx
|
||||
mov byte[SfxAC],1
|
||||
mov byte[cycpl],126
|
||||
.nofastsfx
|
||||
mov eax,[NumberOfOpcodes2]
|
||||
mov [NumberOfOpcodes],eax
|
||||
|
||||
Reference in New Issue
Block a user