philj56 / gbcc

Cross-platform Game Boy emulator written in C
https://gbcc.github.io
Other
41 stars 8 forks source link

Improvement: custom palette colors #36

Open soundsnow opened 1 year ago

soundsnow commented 1 year ago
0 1 2 3
R: 0-255 R: 0-255 R: 0-255 R: 0-255
G: 0-255 G: 0-255 G: 0-255 G: 0-255
B: 0-255 B: 0-255 B: 0-255 B: 0-255
#: 000000-FFFFFF #: 000000-FFFFFF #: 000000-FFFFFF #: 000000-FFFFFF
soundsnow commented 1 year ago

https://github.com/skylersaleh/SkyEmu/issues/259 hide to 1+3 palettes is made for SkyEmu ignore that for your emulator