FxROM: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(info about battery backup) |
(→Hardware: mfr is not Microchip. mfr is Mitsumi) |
||
Line 30: | Line 30: | ||
== Hardware == | == Hardware == | ||
The FKROM board uses a | The FKROM board uses a [http://www.mitsumi.co.jp/latest/Catalog/ic/common/stop/MM1026_1245_1080_1134_e.pdf Mitsumi MM1026] chip dedicated to safe battery backup. It's the only Nintendo board to use a specific chip dedicated to safe battery backup. | ||
== See also == | == See also == | ||
*[[MMC4|Nintendo MMC4]] | *[[MMC4|Nintendo MMC4]] |
Revision as of 22:34, 15 April 2014
The generic designation FxROM refers to cartridge boards made by Nintendo that use the Nintendo MMC4 mapper.
The following FxROM boards are known to exist:
Board | PRG ROM | PRG RAM | CHR |
---|---|---|---|
FJROM | 128, 256 KB | 8 KB | 16, 32, 64 KB ROM |
FKROM | 128, 256 KB | 8 KB | 128 KB ROM |
Overview
- PRG ROM size: up to 256 KB
- PRG ROM bank size: 16 KB
- PRG RAM: 8 KB plus optional battery
- CHR capacity: up to 128 KB ROM
- CHR bank size: 4 KB
- Nametable mirroring: Controlled by mapper
- Subject to bus conflicts: No
Solder Pad config
Battery backup
- PRG RAM with data retention : 'SL' disconnected, D1, D2, R1, R2, R3 present.
- PRG RAM without data retention : 'SL' connected, D1, D2, R1, R2, R3 not present.
On the FKROM board, battery backup appears to be compulsary unless there is a hidden solder bad below the M1026 chip.
Hardware
The FKROM board uses a Mitsumi MM1026 chip dedicated to safe battery backup. It's the only Nintendo board to use a specific chip dedicated to safe battery backup.