INES Mapper 006: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
FCEUX ostensibly emulates this. As do most NES emulators. | FCEUX ostensibly emulates this. As do most NES emulators. | ||
== More Info == | |||
* [http://nesdev.org/mapper6.txt Mapper 6] Info on the FFE mapper. By FanWen Yang. | * [http://nesdev.org/mapper6.txt Mapper 6] Info on the FFE mapper. By FanWen Yang. | ||
* [http://forums.nesdev.org/viewtopic.php?p=5111 SMC Header] in nesdev forum. |
Revision as of 14:13, 6 October 2012
Mapper 6 is used for FFE disk images. That is, for ROM-images stored on floppy disks as used by old copiers from Front Far East. Unlike normal ROM-images, these files are typically patched to work with the copiers mapping hardware, portions of these patches are typically stored in the so-called "trainer" area of iNES files (the iNES "trainer" apparently being poor japanese-to-english translation for "patch").
There are several FFE mapping variants: Mapper 6, Mapper 8, Mapper 12, and Mapper 17.
FCEUX ostensibly emulates this. As do most NES emulators.
More Info
- Mapper 6 Info on the FFE mapper. By FanWen Yang.
- SMC Header in nesdev forum.