SPR file: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
SPR files contain the [[sprites]] graphics (equivalent to the [[C ROM]]s on [[:Category:cartridge systems|cartridge systems]]). The format is described here: [[sprite graphics format]].
SPR files contain the [[sprites]] graphics (equivalent to the [[C ROM]]s on [[:Category:cartridge systems|cartridge systems]]). The format is described here: [[sprite graphics format]].


Even if the total memory available for sprites is 4MiB, SPR files can't exceed 1MiB (?).


*Maximum file size: 1MiB
*Maximum file size: 1MiB

Revision as of 10:40, 8 December 2013

SPR files contain the sprites graphics (equivalent to the C ROMs on cartridge systems). The format is described here: sprite graphics format.


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