SPR file

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

SPR files contain the sprites graphics (equivalent to the C ROMs on cartridge systems).

Maybe the system ROM can't load 4MiB files at once ? Split in 4, 1MiB files ?

  • Maximum file size: 4MiB
  • Type code: 2
  • Loadable in: Sprite DRAM
  • Banks: 4 (4MiB total)

Format

See sprite graphics format.