mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
4562681c35
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
13 lines
408 B
Text
13 lines
408 B
Text
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.
|
|
|
|
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 mGBA with a GUI:
|
|
|
|
QT=on ./mGBA.SlackBuild
|