diff --git a/zsnes/src/cpu/execute.asm b/zsnes/src/cpu/execute.asm index c1eb875e..f7757d9e 100644 --- a/zsnes/src/cpu/execute.asm +++ b/zsnes/src/cpu/execute.asm @@ -4196,7 +4196,6 @@ NEWSYM UpdateCLSR test byte[SfxCLSR],01h jz .nohighsfx mov dword [NumberOfOpcodes2],700 ;700 -int 3h .nohighsfx cmp byte[SFXCounter],1 je .noyi