INES Mapper 194: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (add cross references)
m (little comment about nes2.0)
Line 25: Line 25:
    
    
   Apart from that, this mapper behaves exactly like your typical MMC3.  See [[INES Mapper 004|mapper 004]] for details.
   Apart from that, this mapper behaves exactly like your typical MMC3.  See [[INES Mapper 004|mapper 004]] for details.
A [[NES 2.0]]-compliant image and emulator will treat mappers 194 and [[iNES Mapper 195|195]] the same; they both specify CHR-RAM pages start at 0 and contain no mirrors.

Revision as of 18:57, 23 August 2012

 Here are Disch's original notes:  
 ========================
 =  Mapper 194          =
 ========================
 
 
 aka:
 --------------------------
 Pirate MMC3 variant
 
 
 Example Game:
 --------------------------
 Dai-2-Ji - Super Robot Taisen (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.
 
 CHR Pages $00-$01 are CHR-RAM, other pages are CHR-ROM.
 
 Apart from that, this mapper behaves exactly like your typical MMC3.  See mapper 004 for details.

A NES 2.0-compliant image and emulator will treat mappers 194 and 195 the same; they both specify CHR-RAM pages start at 0 and contain no mirrors.