summaryrefslogtreecommitdiff
path: root/games/mame2014-libretro/README
diff options
context:
space:
mode:
authorHunter Sezen <orbea@fredslev.dk>2018-05-21 12:09:02 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-26 06:59:22 +0700
commit71adadb719e1b385c406df1713485eb98222bb43 (patch)
tree67fa472671f61005b2c0cbddfaddf2078b657d00 /games/mame2014-libretro/README
parentd5365d50a081755397018b3825dd67b288176869 (diff)
downloadslackbuilds-71adadb719e1b385c406df1713485eb98222bb43.tar.gz
games/mame2014-libretro: Updated for version 2017.12.31_62a932c.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/mame2014-libretro/README')
-rw-r--r--games/mame2014-libretro/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/mame2014-libretro/README b/games/mame2014-libretro/README
index 6893121a22..0bb69e326d 100644
--- a/games/mame2014-libretro/README
+++ b/games/mame2014-libretro/README
@@ -8,5 +8,12 @@ As electronic technology continues to rush forward, MAME
prevents this important "vintage" software from being lost
and forgotten.
+By default, this SlackBuild will build the mame2014 core.
+To build the mess2014 or ume2014 cores, choose any desired cores:
+ CORE="mame mess ume" ./mame2014-libretro.SlackBuild
+
+Or to build all three cores, "all" can be used:
+ CORE="all" ./mame2014-libretro.SlackBuild
+
To build the debugging symbols use:
DEBUG=1 ./mame2014-libretro.SlackBuild