Fix graphics format: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "4BPP linear format with mixed columns. <pre> 10a 10b 18a 18b 00a 00b 08a 08b 11a 11b 19a 19b... </pre> a=low nibble Category:Video system") |
mNo edit summary |
||
Line 1: | Line 1: | ||
4BPP linear format with mixed columns. | The [[fix layer]] uses 8x8 pixels tiles, coded in a 4BPP linear format with mixed columns. | ||
<pre> | <pre> | ||
Line 7: | Line 7: | ||
a=low nibble | a=low nibble | ||
(Need diagram). | |||
[[Category:Video system]] | [[Category:Video system]] |
Revision as of 21:14, 6 March 2011
The fix layer uses 8x8 pixels tiles, coded in a 4BPP linear format with mixed columns.
10a 10b 18a 18b 00a 00b 08a 08b 11a 11b 19a 19b...
a=low nibble
(Need diagram).