Yadex 1.7.0 (2021-07-24)
Palette viewer
What's it for
The palette viewer is for people who do graphics hacking and
want to know the exact details of how the game colour system
(PLAYPAL
and COLORMAP
) works. It lets
you know, for example :
- how colour numbers are mapped to RGB values,
- how colours change with brightness,
- how many colour numbers are mapped to by a given colour number,
- how many colour numbers a given colour number maps to.
Key bindings
- [Left]
[Right]
[Up]
[Down]
- Move cursor in that direction.
- [Home]
[0]
[^]
- Move cursor to beginning of current line.
- [End]
[$]
- Move cursor to end of current line.
- [Return]
- Move cursor to beginning of next line.
- [G]
[L]
- Move cursor to beginning of last line.
- [H]
- Move cursor to beginning of first line.
- [M]
- Move cursor to beginning of middle line.
- [Pgup]
- Previous
COLORMAP
entry.
- [Pgdn]
- Next
COLORMAP
entry.
- [m]
- Toggle
COLORMAP
mapping.
- [+]
[=]
- Rotate palette left.
- [-]
- Rotate palette right.
- [Esc]
- Exit the palette viewer
AYM 1999-11-22