INES Mapper 058

From NESdev Wiki
Revision as of 08:21, 28 September 2012 by Rainwarrior (talk | contribs) (iNES category sorting)
Jump to navigationJump to search
 Here are Disch's original notes:  
 ========================
 =  Mapper 058          =
 ========================
 
 Example Games:
 --------------------------
 68-in-1 (Game Star)
 Study and Game 32-in-1
 
 
 Registers:
 ---------------------------
 
   $8000-FFFF:  A~[.... .... MOCC CPPP]
     P = PRG page select
     C = CHR page select (8k @ $0000)
     O = PRG Mode
     M = Mirroring (0=Vert, 1=Horz)
 
 
 PRG Setup:
 ---------------------------
 
                $8000   $A000   $C000   $E000  
              +-------------------------------+
 PRG Mode 0:  |            <$8000>            |
              +-------------------------------+
 PRG Mode 1:  |     $8000     |     $8000     |
              +---------------+---------------+