From c9289681fa3fd4d0b8d7546641735a108d0375c4 Mon Sep 17 00:00:00 2001 From: z_demo_z <> Date: Mon, 5 Aug 2002 23:31:21 +0000 Subject: [PATCH] Removed special ratio on spc7110 --- zsnes/src/init.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zsnes/src/init.asm b/zsnes/src/init.asm index 1205bc11..e395dff8 100644 --- a/zsnes/src/init.asm +++ b/zsnes/src/init.asm @@ -2147,12 +2147,11 @@ NEWSYM init65816 mov byte[cycpbl],117 mov byte[cycpblt],117 - cmp byte[SPC7110Enable],0 - jne .specialtimer cmp byte[SDD1Enable],0 jne .specialtimer jmp .nospecialtimer .specialtimer +; Which games require that?!? (_Demo_) mov byte[cycpb268],69 mov byte[cycpb358],81 mov byte[cycpbl2],69