mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
f6fc084127
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
19 lines
647 B
Text
19 lines
647 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 and CMake 3, then you can build mGBA with a GUI:
|
|
|
|
QT=on ./mGBA.SlackBuild
|
|
|
|
As an alternative to running mGBA as an application, you might consider
|
|
running RetroArch with its mGBA core. RetroArch SlackBuilds, including
|
|
one for its mGBA core, are here:
|
|
|
|
https://github.com/duganchen/slackware-libretro
|