2015-07-22 09:43:59 +02:00
|
|
|
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.
|
|
|
|
|
2015-11-05 16:49:05 +01:00
|
|
|
The following optional dependencies will be automatically detected.
|
2015-07-22 09:43:59 +02:00
|
|
|
|
|
|
|
* SDL2
|
|
|
|
* libedit (for the command-line debugger)
|
|
|
|
* ffmpeg
|
2015-11-05 16:49:05 +01:00
|
|
|
|
2016-08-09 02:04:18 +02:00
|
|
|
If you have Qt 5, then you can build mGBA with a GUI:
|
2015-11-05 16:49:05 +01:00
|
|
|
|
|
|
|
QT=on ./mGBA.SlackBuild
|