INES Mapper 113

From NESdev Wiki
Revision as of 22:04, 30 May 2014 by Lidnariq (talk | contribs) (add cat:multicart, remove links to m79)
Jump to navigationJump to search


iNES Mapper 113 is used to designate a multicart made for a bunch of NINA-03/06 games. The actual name of these larger multicarts is unknown, as none are in NesCartDB.

 Here are Disch's original notes: 
 ========================
 =  Mapper 113          =
 ========================
 
 Example Games:
 --------------------------
 HES 6-in-1
 Mind Blower Pak
 Total Funpak
 
 
 Registers:
 ---------------------------
 
 Range,Mask:   $4100-5FFF, $4100
 
    be sure to make note of the mask -- $4200 does not map to the register, but $4300 does.
 
 
   $4100:  [MCPP PCCC]
     C = CHR Reg (8k @ $0000)
     P = PRG Reg (32k @ $8000)
     M = Mirroring:
         0 = Horz
         1 = Vert
 
 Note the high bit of the CHR Reg.

Any games smaller-or-equal to 64/64 are almost certainly actually mapper 79.