Fix layer: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
mNo edit summary |
||
Line 15: | Line 15: | ||
In MVS systems, the default fix tileset is stoed in the [[SFIX]] ROM. | In MVS systems, the default fix tileset is stoed in the [[SFIX]] ROM. | ||
[[ | [[Category:Video system]] |
Revision as of 08:21, 7 February 2011
Fix Layer
40x32 tiles made of 8x8 pixels.
Upper 2 and lower 2 rows out of the visible screen area.
16 colors per tile
Tiles can only use the first 16 palettes.
Base address in VRAM for the map: $7000, one word per tile (4 bits for the palette number, 12 bits for the tile number).
In MVS systems, the default fix tileset is stoed in the SFIX ROM.