SPR file: Difference between revisions
Jump to navigation
Jump to search
mNo 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]]) | SPR files contain the [[sprites]] graphics (equivalent to the [[C ROM]]s on [[:Category:cartridge systems|cartridge systems]]). | ||
Maybe system ROM can't load | Maybe the system ROM can't load 4MiB files at once ? Split in 4, 1MiB files ? | ||
*Maximum file size: | * Maximum file size: 4MiB | ||
*Type code: 2 | * Type code: 2 | ||
*Loadable in: Sprite [[DRAM]] | * Loadable in: Sprite [[DRAM]] | ||
*Banks: 4 (4MiB total) | * Banks: 4 (4MiB total) | ||
==Format== | |||
See [[sprite graphics format]]. | |||
[[Category:CD systems]] | [[Category:CD systems]] |
Latest revision as of 02:03, 10 February 2017
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)