summaryrefslogtreecommitdiffstats
path: root/games/mame/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/mame/README')
-rw-r--r--games/mame/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/mame/README b/games/mame/README
index bc136a5b64..ce580820a5 100644
--- a/games/mame/README
+++ b/games/mame/README
@@ -18,3 +18,6 @@ Optionally, MAME can be built with a debugger for emulated ROM
code. You don't need this just to play the games; it's mainly useful
for developing MAME itself. To build the debugger, first install qt5,
then set QTDEBUG=yes in the environment before building mame.
+
+Optionally, MAME can be built with the GroovyMAME patch. See
+README_groovy.txt for details.