From 9e41bf2a5e3775afa13dd1474c10745bb13cc7f6 Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Thu, 3 Jul 2003 21:22:58 +0000 Subject: [PATCH] Oops, committed the wrong file --- zsnes/src/chips/sa1proc.asm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/zsnes/src/chips/sa1proc.asm b/zsnes/src/chips/sa1proc.asm index af5ee6b4..ff9a3712 100644 --- a/zsnes/src/chips/sa1proc.asm +++ b/zsnes/src/chips/sa1proc.asm @@ -132,8 +132,8 @@ NEWSYM SA1Swap ; SA1Debug -; cmp byte[SA1SH],1 -; je near .speedhack + cmp byte[SA1SH],1 + je near .speedhack ; non debug version mov bl,[esi] @@ -189,8 +189,7 @@ NEWSYM SA1Swap mov dword[snesmap2],eax mov edi,[prevedi] xor eax,eax - add dh,40 - add byte[CurrentExecSA1],1 + add byte[CurrentExecSA1],4 mov byte[SA1Status],0 add dword[SA1TimerVal],23 ; xor dh,dh