orbea 734a987384 games/visualboyadvance-m: Update script. 5 yıl önce
..
README 734a987384 games/visualboyadvance-m: Update script. 5 yıl önce
doinst.sh e35cf28a3e games/visualboyadvance-m: Added (Cross-platform GameBoy emulator). 5 yıl önce
slack-desc e35cf28a3e games/visualboyadvance-m: Added (Cross-platform GameBoy emulator). 5 yıl önce
visualboyadvance-m.SlackBuild 734a987384 games/visualboyadvance-m: Update script. 5 yıl önce
visualboyadvance-m.info 734a987384 games/visualboyadvance-m: Update script. 5 yıl önce

README

VBA-M is a fork from the now inactive VisualBoy Advance project,
with goals to improve the capatibility and features of the emulator.

RetroArch is an optional dependency required to run the libretro core.
wxGTK3 is an optional dependency required to build standalone frontend.

At least one optional dependency is required to use VBA-M.

SFML and OpenAL are optional dependencies for the standalone frontend.

To disable the standalone build use:

STANDALONE=no ./visualboyadvance-m.SlackBuild

To disable the libretro build use:

LIBRETRO=no ./visualboyadvance-m.SlackBuild

To build the debugging symbols use:

DEBUG=yes ./visualboyadvance-m.SlackBuild