5c1a41ec41bb37834ca7453d41efcf4e0fab4b9a
- rearrange palette menu - add back SGB 4H (My Life in Gaming endorses it) - replace 3DS grayscale with the nicer revision from Kirby's Dream Collection - SGB Pokémon taken from disassembly - accurate GB Studio - code cleanup Notes: - recommended to not use a LCD-tint (like GBC/GBA/GBI) shader on SGB palettes
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%
