INES Mapper 191: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(Created page with "Category:iNES Mappers Here are Disch's original notes: ======================== = Mapper 191 = ======================== aka: -------------------…") |
|||
Line 1: | Line 1: | ||
[[Category:iNES Mappers]] | [[Category:iNES Mappers]][[Category:MMC3-like mappers]] | ||
Here are Disch's original notes: | Here are Disch's original notes: | ||
======================== | ======================== |
Revision as of 21:14, 14 April 2012
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.