NES 2.0 Mapper 325

From NESdev Wiki
Revision as of 21:41, 15 May 2018 by NewRisingSun (talk | contribs) (Created page with "Category:MMC3-like mappersCategory:Mappers with scanline IRQsNES 2.0 Mapper 325 is used for ''Super Mali Splash Bomb'', a bootleg hack of ''Keroppi to Keroriinu no Spl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

NES 2.0 Mapper 325 is used for Super Mali Splash Bomb, a bootleg hack of Keroppi to Keroriinu no Splash Bomb. Its UNIF board name is UNL-MALISB. It's an MMC3 clone with the address input and output lines connected in an unusual manner: The MMC3 clones' ...

  • CPU A0 input is connected to CPU A3 and additionally to CPU A2 if CPU A14==1;
  • PRG A14 (PRG bank number bit 1) is swapped with PRG A18 (PRG bank number bit 5);
  • CHR A12 (PRG bank number bit 2) is swapped with CHR A13 (CHR bank number bit 3).