slackbuilds_ponce/games/vbam-libretro/README
Hunter Sezen c4427dc4a3 games/vbam-libretro: Added (libretro fork of VBA-M).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-08-05 18:10:41 +01:00

12 lines
397 B
Text

VBA-M is a Nintendo Game Boy Advance video game system emulator that can be
used as a libretro core.
VBA-M is a Game Boy Advance emulator with the goal to improve upon
VisualBoyAdvance by integrating the best features from various available
builds.
To build with tiled rendering use:
TILED=1 ./vbam-libretro.SlackBuild
To build the debugging symbols use:
DEBUG=1 ./vbam-libretro.SlackBuild