diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-02-28 05:10:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 11:06:36 +0700 |
commit | 8aecd9ce372ff9c6abc55dc036a6ea12eab6ca22 (patch) | |
tree | 6c3851cb0f479b0fdf722ef491816a3d96ed89c6 /games/mame/README | |
parent | 805306c8dcbb30fc325a6f4e0d6e11e9333a8ea6 (diff) | |
download | slackbuilds-8aecd9ce372ff9c6abc55dc036a6ea12eab6ca22.tar.gz |
games/mame: Updated for version 0.159.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mame/README')
-rw-r--r-- | games/mame/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/mame/README b/games/mame/README index bd2d60d114..cda7229230 100644 --- a/games/mame/README +++ b/games/mame/README @@ -3,3 +3,7 @@ with images of the original arcade game's ROM and disk data, MAME attempts to reproduce that game as faithfully as possible on a more modern general purpose computer. MAME can currently emulate several thousand different classic arcade video games from the late 1970s through the modern era. + +To build MESS, pass MESS=yes to the script. To build UME pass UME=yes to +the script. To disable building of MAME, pass MAME=no to the script. These +can be combined. |