This commit is contained in:
nattthebear 2016-03-17 17:20:38 -04:00
parent 8d3e10b56e
commit eca28a566e
1 changed files with 1 additions and 1 deletions

View File

@ -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