README 397 B

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