FIX CLEAR

From NeoGeo Development Wiki
Revision as of 16:26, 16 April 2011 by Furrtek (talk | contribs) (Created page with "== BIOSF_CLEARFIX ($C004C2): Clear fix layer == '''Warning:''' register contents aren't preserved ! (Uses D0, D1, and A0) Clears all the fix layer with tile # $FF, pale…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

BIOSF_CLEARFIX ($C004C2): Clear fix layer

Warning: register contents aren't preserved ! (Uses D0, D1, and A0)

Clears all the fix layer with tile # $FF, palette 0. The leftmost and rightmost columns are cleared with tile # $20, palette 0.

In the default fix tilesets, tile # $FF is filled with color 0 (transparent). Tile # $20 is opaque (used for masking).