summaryrefslogtreecommitdiffstats
path: root/games/mgba/README
blob: 397c41f49c806dfd2f35f07c8fdc703c12b336c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.

This build both the standalone application and the Libretro core (for use with
RetroArch).

The following optional dependencies will be automatically detected.

* SDL2
* libedit (for the command-line debugger)
* ffmpeg

If you have Qt 5, then you can build the standalone application with a GUI:

    QT=on ./mGBA.SlackBuild