orbea c982018f3f games/mgba: Update script. 4 лет назад
..
README c982018f3f games/mgba: Update script. 4 лет назад
doinst.sh 6d0d5ddce1 games/mgba: Added (Game Boy Advance Emulator) 7 лет назад
mgba.SlackBuild c982018f3f games/mgba: Update script. 4 лет назад
mgba.info 9faa47dd85 multiple: Update e-mail. 6 лет назад
slack-desc 6d0d5ddce1 games/mgba: Added (Game Boy Advance Emulator) 7 лет назад

README

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.
It also supports Game Boy and Game Boy Color games.

libminizip is an optional dependency for minizip support.
qt5 is an optional dependency to build a GUI.
RetroArch is an optional dependency to run the libretro core.

To enable the Discord Rich Presence use:
DISCORD=yes ./mgba.SlackBuild

To disable the libretro build use:

LIBRETRO=no ./mgba.SlackBuild

To build debugging symbols use:

DEBUG=yes ./mgba.SlackBuild