mirror of
https://github.com/MiSTer-devel/Apple-II_MiSTer.git
synced 2026-05-24 03:01:10 +00:00
Color palettes for Apple II
Each file contains 16 colors in RGBA format.
Palettes have been split in two folders:
- Realistic
Palettes attempting to replicate either exact standard Apple II colors, or variations from other computers of the era (e.g. NTSC for C64 at different settings)
- Fantasy
These do not necessarly follow standard colors or any existing computer; they will give your display a different feel and can fit some games or specific esthetics very well.
Customizing palettes
An a2p file can be created or edited with a hex editor such as HxD.
Each color is defined as four bytes (R,G,B and 00 to separate), and they must be ordered as follows:
- Black (Hi-Res color 0 and 3)
- Magenta
- Dark Blue
- Purple (Hi-Res color 2)
- Dark Green
- Gray 1 (darker)
- Medium Blue (Hi-Res color 6)
- Light Blue
- Brown
- Orange (Hi-Res color 5)
- Gray 2 (identical or lighter than Gray 1)
- Pink
- Green (Hi-Res color 1)
- Yellow
- Aquamarine
- Black (Hi-Res color 4 and 7)
The palette can be loaded from the FPGA core at any time via OSD option.