games/gambatte-libretro: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 03:35:40 -04:00 committed by Willy Sudiarto Raharjo
parent c43b1c9e41
commit 551f9731a3
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 6 additions and 5 deletions

View File

@ -1,9 +1,10 @@
Gambatte is a Nintendo Game Boy/Game Boy Color video game system emulator that
can be used as a libretro core.
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.
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