mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
551f9731a3
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
413 B
Text
10 lines
413 B
Text
Gambatte is a Nintendo Game Boy/Game Boy Color video game system
|
|
emulator that can be used as a libretro core.
|
|
|
|
Gambatte is an accuracy-focused, open-source, cross-platform Game
|
|
Boy Color emulator written in C++. It is based on hundreds of corner
|
|
case hardware tests, as well as previous documentation and reverse
|
|
engineering efforts.
|
|
|
|
To build the debugging symbols use:
|
|
DEBUG=1 ./gambatte-libretro.SlackBuild
|