SlackBuildsOrg/games/wolfmame
David Ferrone f044ac6373
games/wolfmame: Updated for version 0.269.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-05 17:23:57 +07:00
..
doinst.sh
README games/wolfmame: Updated for version 0.268. 2024-08-23 09:47:39 +07:00
slack-desc
wolfmame
wolfmame.desktop
wolfmame.info games/wolfmame: Updated for version 0.269. 2024-09-05 17:23:57 +07:00
wolfmame.png
wolfmame.SlackBuild games/wolfmame: Updated for version 0.269. 2024-09-05 17:23:57 +07:00

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

To speed up compilation, you may use "export MAKEFLAGS=-j4" before
building, where 4 is the number of cores on your system.

Note that ccache is off by default. To turn on ccache use:

  USE_CCACHE=yes ./wolfmame.SlackBuild