SPR file: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


*Maximum file size: 1MiB
*Maximum file size: 1MiB
*Type code: 4
*Type code: 2
*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 18:25, 14 November 2012

SPR files contain the sprites graphics (equivalent to the C ROMs on 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
  • Type code: 2
  • Loadable in: Sprite DRAM
  • Banks: 4 (4MiB total)