summaryrefslogtreecommitdiff
path: root/games/mame/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/mame/README')
-rw-r--r--games/mame/README4
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.