From 6b3cc792548f991faa73bd0c3e484e221ec748dd Mon Sep 17 00:00:00 2001 From: Hunter Sezen Date: Mon, 1 Aug 2016 12:11:07 +0100 Subject: games/libretro-mgba: Added (libretro port of mGBA). Signed-off-by: David Spencer --- games/libretro-mgba/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 games/libretro-mgba/README (limited to 'games/libretro-mgba/README') diff --git a/games/libretro-mgba/README b/games/libretro-mgba/README new file mode 100644 index 0000000000..747598d93f --- /dev/null +++ b/games/libretro-mgba/README @@ -0,0 +1,13 @@ +mGBA is a Nintendo Game Boy Advance video game system emulator that can be used +as a libretro core. + +mGBA is a new emulator for running Game Boy Advance games. It aims to be faster +and more accurate than many existing Game Boy Advance emulators, as well as +adding features that other emulators lack. + +mGBA optionally supports using the following BIOS image file for operation: + +* gba_bios.bin (Game Boy Advance Image) + +To build the debugging symbols use: + DEBUG=1 ./libretro-mgba.SlackBuild -- cgit v1.2.3