summaryrefslogtreecommitdiffstats
path: root/games/libretro-mgba/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/libretro-mgba/README')
-rw-r--r--games/libretro-mgba/README13
1 files changed, 13 insertions, 0 deletions
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