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