Fix graphics format

From NeoGeo Development Wiki
Revision as of 23:34, 26 December 2013 by Furrtek (talk | contribs)
Jump to navigation Jump to search

Left and right nibbles might be swapped !

Column order: 4,5,6,7,0,1,2,3

The fix layer uses 8x8 pixels tiles, coded in a 4BPP linear format with mixed columns. The cart and CD systems use the same format.

One tile is 32 bytes.