From cb898334ac40cb53ce007cd7aee80515fc941bf5 Mon Sep 17 00:00:00 2001 From: goyuken Date: Sat, 22 Feb 2014 04:01:00 +0000 Subject: [PATCH] remove debug statement accidentally left in previous commit --- .../Consoles/Nintendo/NES/Boards/Irem_G101.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/Irem_G101.cs b/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/Irem_G101.cs index 03eb1e5f09..77a2b56ca5 100644 --- a/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/Irem_G101.cs +++ b/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/Irem_G101.cs @@ -101,7 +101,6 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES prg_mode <<= 2; mirror_mode = value & 1; SyncMirror(); - NES.LogLine("V: {0}", value); break; //$A000-$A007: [PPPP PPPP] PRG Reg 1