slackbuilds_ponce/games/wolfmame
David Ferrone 2b4b99f7f5
games/wolfmame: Added (A secure fork of MAME)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-05-07 13:59:33 +07:00
..
doinst.sh
README
slack-desc
wolfmame
wolfmame.desktop
wolfmame.info
wolfmame.png
wolfmame.SlackBuild

WolfMAME is a fork of MAME that does not allow pausing, and has other
security features which facilitate the recording of achievements in
arcade games.

Users recorded .inp files will be placed in /opt/wolfmame/inp

use "export MAKEFLAGS=-j4" before building,
e.g. where 4 = # of cores, to speed up compilation.

Note that ccache is used by default. To turn off ccache support, use:

  USE_CCACHE=no ./wolfmame.SlackBuild