INES Mapper 010: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
m (1 revision: iNes mappers temporary list) |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:iNES Mappers]] | |||
'''iNES Mapper 010''' represents the [[FxROM]] boards, which use the [[Nintendo MMC4]] chip. | '''iNES Mapper 010''' represents the [[FxROM]] boards, which use the [[Nintendo MMC4]] chip. | ||
Here are Disch's original notes: | |||
======================== | |||
= Mapper 010 = | |||
======================== | |||
aka | |||
-------------------------- | |||
MMC4 | |||
Example Game: | |||
-------------------------- | |||
Fire Emblem | |||
Notes: | |||
-------------------------- | |||
This mapper is identical to MMC2 (mapper 009) with the exception of the PRG setup. See Mapper 009 for | |||
details. | |||
PRG Setup: | |||
--------------------------- | |||
$8000 $A000 $C000 $E000 | |||
+---------------+---------------+ | |||
| $A000 | { -1} | | |||
+---------------+---------------+ |
Revision as of 23:04, 13 November 2011
iNES Mapper 010 represents the FxROM boards, which use the Nintendo MMC4 chip.
Here are Disch's original notes: ======================== = Mapper 010 = ======================== aka -------------------------- MMC4 Example Game: -------------------------- Fire Emblem Notes: -------------------------- This mapper is identical to MMC2 (mapper 009) with the exception of the PRG setup. See Mapper 009 for details. PRG Setup: --------------------------- $8000 $A000 $C000 $E000 +---------------+---------------+ | $A000 | { -1} | +---------------+---------------+