libretro / gambatte-libretro

Hard fork of Gambatte to the libretro API.
http://sourceforge.net/projects/gambatte/
GNU General Public License v2.0
105 stars 79 forks source link

Add internal GB colour palettes #143

Closed jdgleaver closed 5 years ago

jdgleaver commented 5 years ago

I recently discovered a huge collection of custom GB palettes by TheWolfBunny: https://www.deviantart.com/thewolfbunny/gallery/69987002/game-boy-palettes

Many of these are very nice indeed, so this PR adds 76 of them to Gambatte (along with the existing palettes, this brings us to the maximum number of values allowed for a core option under the v1 API)

All credit goes to TheWolfBunny.

While doing this, I also updated libretro_core_options.h to v1.3 format.

Note: There are too many palettes to give examples here, but pretty much all the 'best' ones from the above deviantart link are included.