INES Mapper 016: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (refile)
(mapper 16 is still kinda overloaded, even after splitting off m153, 157, and 159. (explain how))
Line 1: Line 1:
[[Category:iNES Mappers|016]]
[[Category:iNES Mappers|016]]


'''iNES Mapper 016''' represents a [[Bandai FCG board]].
[[iNES Mapper 016]] represents three different [[Bandai FCG board]]s:
* Games containing the FCG-1 or FCG-2, mapping control registers from $6000-$7FFF, and no save memory of any sort
* Games containing the LZ93D50, mapping control registers from $8000-$FFFF
** either with no save memory of any sort
** or with a 24C02 256 byte I²C EEPROM
 
It is tentatively suggested that in [[NES 2.0]], [[iNES Mapper 159]] and its  be used to describe all boards using the LZ93D50 (differentiating using the RAM size byte), while [[iNES Mapper 016]] remains for only the FCG-1 and FCG-2.

Revision as of 23:27, 27 July 2013


iNES Mapper 016 represents three different Bandai FCG boards:

  • Games containing the FCG-1 or FCG-2, mapping control registers from $6000-$7FFF, and no save memory of any sort
  • Games containing the LZ93D50, mapping control registers from $8000-$FFFF
    • either with no save memory of any sort
    • or with a 24C02 256 byte I²C EEPROM

It is tentatively suggested that in NES 2.0, iNES Mapper 159 and its be used to describe all boards using the LZ93D50 (differentiating using the RAM size byte), while iNES Mapper 016 remains for only the FCG-1 and FCG-2.