mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
13 lines
397 B
Text
13 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
|