Showing changes from revision #1 to #2:
Added | Removed | Changed
Offset | Description |
---|---|
+0 | Wimp colour 0 |
+4 | Wimp colour 1 |
+8 | Wimp colour 2 |
+12 | Wimp colour 3 |
+16 | Wimp colour 4 |
+20 | Wimp colour 5 |
+24 | Wimp colour 6 |
+28 | Wimp colour 7 |
+32 | Wimp colour 8 |
+36 | Wimp colour 9 |
+40 | Wimp colour 10 |
+44 | Wimp colour 11 |
+48 | Wimp colour 12 |
+52 | Wimp colour 13 |
+56 | Wimp colour 14 |
+60 | Wimp colour 15 |
+64 | Border colour |
+68 | Pointer colour 0 |
+72 | Pointer colour 1 |
+76 | Pointer colour 2 |
The format of the colours are &BBGGRRLL
(in order of highest to lowest).
The format of LL
depends on the screen mode.
LL
stands for the logical colour.LL
is actually in the format %TTGGGGGG
, where T
and G
stands for Tint and GCOL colours respectively.