SPR file: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
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]]). | ||
*Maximum file size: | Maybe the system ROM can't load 4MiB files at once ? Split in 4, 1MiB files ? | ||
*Type code: 2 | |||
*Loadable in: Sprite [[DRAM]] | * Maximum file size: 4MiB | ||
*Banks: 4 (4MiB total) | * Type code: 2 | ||
* Loadable in: Sprite [[DRAM]] | |||
* 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)