SPR file: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "File containing at most 1MiB of data to be loaded in the SPR memory on CD systems. The format is described here: sprite graphics format. SPR files can be loaded in …") |
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 can | 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) | |||
[[Category:CD systems]] | [[Category:CD systems]] |
Revision as of 08:24, 16 April 2011
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)