INES Mapper 058: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Created page with "Category:iNES Mappers Here are Disch's original notes: ======================== = Mapper 058 = ======================== Example Games: ------------…")
 
m (iNES category sorting)
Line 1: Line 1:
[[Category:iNES Mappers]]
[[Category:iNES Mappers|058]]
   Here are Disch's original notes:   
   Here are Disch's original notes:   
   ========================
   ========================

Revision as of 08:21, 28 September 2012

 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     |
              +---------------+---------------+