Fix layer

From NeoGeo Development Wiki
Revision as of 08:21, 7 February 2011 by Furrtek (talk | contribs)
Jump to navigation Jump to search

Fix Layer

File:Cd2 psram.jpg
Pseudo-Static RAM used in the CD hardware versions, to store the Fix layer tileset.

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.