FIX file: Difference between revisions
Jump to navigation
Jump to search
m (2 revisions: Import from wikkii) |
mNo edit summary |
||
Line 1: | Line 1: | ||
FIX files contain the [[fix layer]] tileset (equivalent to the [[S ROM]]s in [[:Category:cartridge systems|cartridge systems | FIX files contain the [[fix layer]] tileset (equivalent to the [[S ROM]]s in [[:Category:cartridge systems|cartridge systems]]. | ||
Offset adresses used for loading FIX files are divided by 2 (they're on a 8bit bus). | Offset adresses used for loading FIX files are divided by 2 (they're on a 8bit bus). | ||
*Maximum file size: 128KiB | * Maximum file size: 128KiB | ||
*Type code: 1 | * Type code: 1 | ||
*Loadable in: Fix layer [[PSRAM]] | * Loadable in: Fix layer [[PSRAM]] | ||
*Banks: 1 | * Banks: 1 | ||
==Format== | |||
See [[fix graphics format]]. | |||
[[Category:CD systems]] | [[Category:CD systems]] |
Latest revision as of 02:02, 10 February 2017
FIX files contain the fix layer tileset (equivalent to the S ROMs in cartridge systems.
Offset adresses used for loading FIX files are divided by 2 (they're on a 8bit bus).
- Maximum file size: 128KiB
- Type code: 1
- Loadable in: Fix layer PSRAM
- Banks: 1
Format
See fix graphics format.