mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
6b3cc79254
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
13 lines
492 B
Text
13 lines
492 B
Text
mGBA is a Nintendo Game Boy Advance video game system emulator that can be used
|
|
as a libretro core.
|
|
|
|
mGBA is a new 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.
|
|
|
|
mGBA optionally supports using the following BIOS image file for operation:
|
|
|
|
* gba_bios.bin (Game Boy Advance Image)
|
|
|
|
To build the debugging symbols use:
|
|
DEBUG=1 ./libretro-mgba.SlackBuild
|