INES Mapper 006: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
Rainwarrior (talk | contribs) m (iNES category sorting) |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:INES Mappers|006]] | |||
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"). | |||
FCEUX ostensibly emulates this. | There are several FFE mapping variants: [[INES Mapper 006|Mapper 6]], [[INES Mapper 008|Mapper 8]], [[INES Mapper 012|Mapper 12]], and [[INES Mapper 017|Mapper 17]]. | ||
FCEUX ostensibly emulates this. As do most NES emulators. | |||
* [http://nesdev.org/mapper6.txt Mapper 6] Info on the FFE mapper. By FanWen Yang. |
Revision as of 14:01, 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.
- Mapper 6 Info on the FFE mapper. By FanWen Yang.