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]].


*Maximum file size: 1MiB
*Type code: 2
*Type code: 2
*File Size: up to 4MiB
*Loadable in: Sprite [[DRAM]]
*Loadable in: Sprite [[DRAM]]
*Banks: 4 (4MiB total)
*Banks: 4 (4MiB total)


[[Category:CD systems]]
[[Category:CD systems]]

Revision as of 10:42, 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.

  • Type code: 2
  • File Size: up to 4MiB
  • Loadable in: Sprite DRAM
  • Banks: 4 (4MiB total)