SPR file: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
No edit summary
mNo 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]].
Maybe system ROM can't load 4MB files automatically ? Split in 4, 1MB files ?


*Maximum file size: 4096KiB  
*Maximum file size: 4096KiB  

Revision as of 19:30, 13 December 2015

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

Maybe system ROM can't load 4MB files automatically ? Split in 4, 1MB files ?

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