Late 2014/Early 2015 version of MAME (0.160-ish) for libretro.
Compatible with MAME 0.160 romsets.
MAME originally stood for Multiple Arcade Machine Emulator.
MAME's purpose is to preserve decades of software history.
As electronic technology continues to rush forward, MAME
prevents this important "vintage" software from being lost
and forgotten.
This package was previously called mame2014-libretro.
By default, this SlackBuild will build the mame2015 core.
To build the mess2015 or ume2015 cores, choose any desired cores:
CORE="mame mess ume" ./mame2015-libretro.SlackBuild
Or to build all three cores, "all" can be used:
CORE="all" ./mame2015-libretro.SlackBuild
To build the debugging symbols use:
DEBUG=1 ./mame2015-libretro.SlackBuild