orbea c982018f3f games/mgba: Update script. 4 anos atrás
..
README c982018f3f games/mgba: Update script. 3 anos atrás
doinst.sh 6d0d5ddce1 games/mgba: Added (Game Boy Advance Emulator) 6 anos atrás
mgba.SlackBuild c982018f3f games/mgba: Update script. 3 anos atrás
mgba.info 9faa47dd85 multiple: Update e-mail. 5 anos atrás
slack-desc 6d0d5ddce1 games/mgba: Added (Game Boy Advance Emulator) 6 anos atrás

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