INES Mapper 020: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
No edit summary
(link to the format that is used for game disk images)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:iNES Mappers|020]]
[[Category:iNES Mappers|020]][[Category:Bad iNES Mappers|020]]
This mapper is used for the Famicom Disk System ([[FDS]]) BIOS ROM-image (if it is dumped in [[iNES]] format; there are also raw BIOS dumps without iNES header).
Mapper 20 is defined as reserved for the Famicom Disk System ([[FDS]]) in official [[iNES]] specs.
The mapper number is mostly intended for being internally used by emulators (to indicate to themselves that they are emulating the FDS hardware).
 
Actual FDS game disk images normally use the [[FDS disk format]].
 
The mapper number could be theoretically used for the FDS BIOS ROM-image, but this isn't done in practice. The FDS BIOS is typically stored as [[NROM]] if it is dumped in [[iNES]] format, or it's stored as raw BIOS dump (without iNES header and thus without mapper number).

Latest revision as of 03:44, 17 May 2020

Mapper 20 is defined as reserved for the Famicom Disk System (FDS) in official iNES specs. The mapper number is mostly intended for being internally used by emulators (to indicate to themselves that they are emulating the FDS hardware).

Actual FDS game disk images normally use the FDS disk format.

The mapper number could be theoretically used for the FDS BIOS ROM-image, but this isn't done in practice. The FDS BIOS is typically stored as NROM if it is dumped in iNES format, or it's stored as raw BIOS dump (without iNES header and thus without mapper number).