mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
a6f1fd5ac2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
12 lines
440 B
Text
12 lines
440 B
Text
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
|