FIX file

From NeoGeo Development Wiki
Revision as of 02:02, 10 February 2017 by Furrtek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FIX files contain the fix layer tileset (equivalent to the S ROMs in cartridge systems.

Offset adresses used for loading FIX files are divided by 2 (they're on a 8bit bus).

  • Maximum file size: 128KiB
  • Type code: 1
  • Loadable in: Fix layer PSRAM
  • Banks: 1

Format

See fix graphics format.