5fd058a7ea1c563331880fb00ca5584e2fe8301a
Changes: - Remove: Gambatte's incorrect colour correction (this should be addressed via shaders) - Fix: change up the list of available palette selections again because now they all actually look correct
Sync with upstream https://github.com/sinamas/gambatte/commit/56e3371151b5ee86dcdcf4868324ebc6de220bc9
Gambatte
This fork of the Gambatte core modifies Display Mode colour palette selection functionality for original Game Boy games.
- Super Game Boy palettes are added
- Display Mode selection modified and limited
- Can no longer select between all available palettes
- Internal software palettes: Super Game Boy, Game Boy Color
- Hardware display palettes: DMG-01, MGB-001, MGB-101
- Additional palettes: VirtualConsole-style greenscale, SGB grayscale
- Optimal palette selection: colourful GBC > SGB game-specific > GBC game-specific > SGB grayscale
- Recommended custom palettes from Nintendo Power and other publications included
Cloning & Compiling
git clone --recursive https://github.com/TRIFORCE89/OpenEmu.git
cd OpenEmu
xcodebuild -workspace OpenEmu.xcworkspace -scheme "Build & Install Gambatte" -configuration Release
Description
Languages
C++
95.4%
Objective-C++
3.4%
C
1%
Objective-C
0.2%
