summaryrefslogtreecommitdiffstats
path: root/games/vbam-libretro/README
blob: 928727b7d20342d8572d0b8c3ef8c8ae74c47f0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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