INES Mapper 194: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(MMC3-like)
m (add cross references)
Line 18: Line 18:
   Notes:
   Notes:
   --------------------------
   --------------------------
   This mapper is a modified MMC3 (or is based on MMC3?).
   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.
   In addition to any CHR-ROM present, there is also an additional 2k of CHR-RAM which is selectable.
Line 24: Line 24:
   CHR Pages $00-$01 are CHR-RAM, other pages are CHR-ROM.
   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.
   Apart from that, this mapper behaves exactly like your typical MMC3.  See [[INES Mapper 004|mapper 004]] for details.

Revision as of 19:51, 4 May 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.