From eca28a566e3b3b7921a95ea21cf395692536b7d4 Mon Sep 17 00:00:00 2001 From: nattthebear Date: Thu, 17 Mar 2016 17:20:38 -0400 Subject: [PATCH] COmments --- .../Consoles/Nintendo/NES/Boards/UNIF/UNIF_UNL_DripGame.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/UNIF/UNIF_UNL_DripGame.cs b/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/UNIF/UNIF_UNL_DripGame.cs index 687caabc3e..10aae8f739 100644 --- a/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/UNIF/UNIF_UNL_DripGame.cs +++ b/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/UNIF/UNIF_UNL_DripGame.cs @@ -45,7 +45,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES int irqvalue; // last ppu read in 2xxx that was a nametable read, mapped for nt mirroring to 000:7ff - // internally, this might be implemented without a latch (you can figure everything directly from the address) + // internally, this might be implemented in a different way? int lastntread; // sound hardware