FIX file

From NeoGeo Development Wiki
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.