NES 2.0 Mapper 461: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Merge previous mapper 461 definition with 61, use number 461 for Wuzi Gun instead.)
(PCB code)
 
Line 1: Line 1:
{{DEFAULTSORT:461}}[[Category:Multicart mappers]]'''NES 2.0 Mapper 461''' denotes the '''NTDEC ''' PCB, used for the ''6-in-1 Wuzi Gun'' [[MMC1]]-based multicart, consisting of the two MMC1 games ''Operation Wolf'' and ''Mechanized Attack'' plus four NROM-128 games. There is one 256 KiB CHR ROM chip and one 32 KiB CHR ROM chip, with the 256 KiB one being stored first in the .NES file.
{{DEFAULTSORT:461}}[[Category:Multicart mappers]]'''NES 2.0 Mapper 461''' denotes the '''CM-9309''' PCB, used for the ''6-in-1 Wuzi Gun'' [[MMC1]]-based multicart, consisting of the two MMC1 games ''Operation Wolf'' and ''Mechanized Attack'' plus four NROM-128 games. There is one 256 KiB CHR ROM chip and one 32 KiB CHR ROM chip, with the 256 KiB one being stored first in the .NES file.
==Outer Bank Register ($6000-$7FFF, write)==
==Outer Bank Register ($6000-$7FFF, write)==
  A~[011. .... .... pMPP]
  A~[011. .... .... pMPP]

Latest revision as of 21:50, 23 June 2023

NES 2.0 Mapper 461 denotes the CM-9309 PCB, used for the 6-in-1 Wuzi Gun MMC1-based multicart, consisting of the two MMC1 games Operation Wolf and Mechanized Attack plus four NROM-128 games. There is one 256 KiB CHR ROM chip and one 32 KiB CHR ROM chip, with the 256 KiB one being stored first in the .NES file.

Outer Bank Register ($6000-$7FFF, write)

A~[011. .... .... pMPP]
                  ||++-- PRG A15..A14 in NROM-128 mode
                  |+---- PRG Mode and CHR ROM chip select
                  ||      0: NROM-128 mode PRG, second (32 KiB) CHR chip
                  ||      1: MMC1 mode PRG mode, first (256 KiB) CHR chip
                  ++---- PRG A17..A16
                  +----- CHR A17
                  +----- 0: 128 KiB inner PRG bank in MMC1 mode (for Operation Wolf)
                         1: 64 KiB inner PRG bank in MMC1 mode (for Mechanized Attack)

This register connects to the MMC1's WRAM interface. The MMC1 clone mimics an MMC1A, so the WRAM interface cannot be disabled. The MMC1's registers select mirroring as well as 128 KiB PRG and 128 KiB CHR banks