Now Playing:
NES - Journey to Silius
SNES -
GameBoy -
N64 -
SEGA Genesis - Earthworm Jim
PS4 - Final Fantasy XV
Wii / Wii U - Sin & Punishment: Star Successor

- v23 (2015-12-28)
* New MMC3 IRQ implementation (RAMBO-1 style, based on M2). Doesn't
exactly match real MMC3 timings, but should be more robust than the
previous implementation.
* Don't enable CHR-RAM if PPU asserts /RD and /WR at the same time due
to rogue $2007 writes. Fixes graphics glitching in the following games:
- Noah's Ark (E)
- Addams Family, The - Pugsley's Scavenger Hunt (U)
- Baseball Stars II (U)
- Bigfoot (U)
- Krusty's Fun House (U)
- Perfect Fit (U)
- v21 (2015-12-16)
* Fixed a bug in controller read corruption handling (caused menu to
show up spuriously in Bomberman II). Thanks to WaverBoy for report.
* FME-7 IRQ acknowledgement behavior changed to match
http://forums.nesdev.com/viewtopic.php?p=142246#p142246 (should not
affect any games).