diff options
author | B. Watson <yalhcru@gmail.com> | 2015-11-12 22:43:15 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 07:07:23 +0700 |
commit | 63be5eca5d34bae10e50f4fef053b94465c0194d (patch) | |
tree | f23a0f4d8e70c2a26efbed72f4e4d3cedf2ca919 /games/mame/README | |
parent | d817074df8da14299ee608af4bc2cb0920bf9d81 (diff) | |
download | slackbuilds-63be5eca5d34bae10e50f4fef053b94465c0194d.tar.gz |
games/mame: Updated for version 0.167.
Diffstat (limited to 'games/mame/README')
-rw-r--r-- | games/mame/README | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/games/mame/README b/games/mame/README index cda7229230..75c9eafa8e 100644 --- a/games/mame/README +++ b/games/mame/README @@ -4,6 +4,12 @@ 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. +MESS (Multi Emulator Super System) is the sister project of MAME. MESS +documents the hardware for a wide variety of (mostly vintage) computers, +video game consoles, and calculators, as MAME does for arcade games. + +Modern versions of MAME now include MESS, so there's no need for a +separate MESS build or binary. + +This build requires around 2GB of storage in /tmp (or whatever you set +TMP to in the environment). |