summaryrefslogtreecommitdiffstats
path: root/games/mgba/README
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2015-07-22 14:43:59 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-22 14:43:59 +0700
commit2bb19437d643249a51cf3971945c29db0bb53442 (patch)
treeb50ff7db3e4e8232c8668e8eec0e7c30ab395583 /games/mgba/README
parent369b96c1da3137d2ae200fbc65310877aed011b1 (diff)
downloadslackbuilds-2bb19437d643249a51cf3971945c29db0bb53442.tar.gz
slackbuilds-2bb19437d643249a51cf3971945c29db0bb53442.tar.xz
games/mgba: Added (Game Boy Advance emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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