INES Mapper 113: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(add cat:multicart, remove links to m79) |
m (oops, bold, not italic) |
||
Line 31: | Line 31: | ||
Note the high bit of the CHR Reg. | Note the high bit of the CHR Reg. | ||
Any games smaller-or-equal to 64/64 are almost certainly actually ''mapper 79''. | Any games smaller-or-equal to 64/64 are almost certainly actually '''mapper 79'''. |
Revision as of 22:05, 30 May 2014
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.