INES Mapper 006: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
No edit summary
m (A bit of proofreading)
Line 1: Line 1:
[[Category:INES Mappers|006]]
[[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").
Mapper 6 is used for FFE disk images. That is, for ROM-images stored on floppy disks as used by old copiers from [[wikipedia:Front Fareast Industrial|Front Fareast]]. Unlike normal ROM-images, these files are [[Mapper hack|patched]] to work with the copier's 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: [[INES Mapper 006|Mapper 6]], [[INES Mapper 008|Mapper 8]], [[INES Mapper 012|Mapper 12]], and [[INES Mapper 017|Mapper 17]].
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]].

Revision as of 17: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 Fareast. Unlike normal ROM-images, these files are patched to work with the copier's 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