summaryrefslogtreecommitdiffstats
path: root/games/mgba/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/mgba/README')
-rw-r--r--games/mgba/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/mgba/README b/games/mgba/README
new file mode 100644
index 0000000000..71b0ed148c
--- /dev/null
+++ b/games/mgba/README
@@ -0,0 +1,10 @@
+mGBA is an 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.
+
+Optional dependencies are:
+
+* qt5 (for the GUI)
+* SDL2
+* libedit (for the command-line debugger)
+* ffmpeg