INES Mapper 191

From NESdev Wiki
Revision as of 23:52, 13 November 2011 by Zeromus (talk | contribs) (Created page with "Category:iNES Mappers Here are Disch's original notes: ======================== = Mapper 191 = ======================== aka: -------------------…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
 Here are Disch's original notes:  
 ========================
 =  Mapper 191          =
 ========================
 
 
 aka:
 --------------------------
 Pirate MMC3 variant
 
 
 Example Game:
 --------------------------
 Sugoro Quest - Dice no Senshitachi (As)
 
 
 Notes:
 --------------------------
 This mapper is a modified MMC3 (or is based on MMC3?).
 
 In addition to any CHR-ROM present, there is also an additional 2k of CHR-RAM which is selectable.  Bit 7 of
 each CHR reg selects RAM or ROM (1=RAM, 0=ROM)
 
 Apart from that, this mapper behaves exactly like your typical MMC3.  See mapper 004 for details.