INES Mapper 153: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (put brief description of mapper in first line)
(remove musing and snark)
Line 1: Line 1:
[[Category:iNES Mappers|153]]
[[Category:iNES Mappers|153]]


[[iNES Mapper 153]] represents the board containing the [[Bandai FCG board|Bandai LZ93D50]] and an 8 KiB SRAM.
[[iNES Mapper 153]] represents the game [http://bootgod.dyndns.org:7777/profile.php?id=1734 Famicom Jump II: 最強の7人], which uses a battery-backed 8 KiB SRAM in lieu of a serial EEPROM with the [[Bandai FCG board|Bandai LZ93D50]].
 
This mapper was apparently added by Xodnizel for FCEU to describe a mapper 16 with SRAM in place of EEPROM and an extra control bit for banking. Ideally, an emulator ''could'' distinguish the SRAM board from the EEPROM board by looking at nonvolatile RAM size in the [[NES 2.0]] header, but some emulator authors have been late to implement NES 2.0.
 
* Famicom Jump 2 (J)
** Header and bootgod seem to usually indicate mapper 16.
** FCEUX and nestopia force the use of mapper 153

Revision as of 23:50, 26 January 2014


iNES Mapper 153 represents the game Famicom Jump II: 最強の7人, which uses a battery-backed 8 KiB SRAM in lieu of a serial EEPROM with the Bandai LZ93D50.