diff options
Diffstat (limited to 'games/gambatte-libretro/README')
-rw-r--r-- | games/gambatte-libretro/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/gambatte-libretro/README b/games/gambatte-libretro/README deleted file mode 100644 index 8ea87a3191..0000000000 --- a/games/gambatte-libretro/README +++ /dev/null @@ -1,10 +0,0 @@ -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 |