diff options
author | B. Watson <yalhcru@gmail.com> | 2017-02-14 19:44:12 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-18 07:54:15 +0700 |
commit | ae160a0f651aefef0e7be9d0d40994fc1b03c379 (patch) | |
tree | a4eb183dff4a51152e70135bb58843d66de34869 /games/mame/README | |
parent | 19fae7d51cfbb92e5fdaf6b6aa259198655115be (diff) | |
download | slackbuilds-ae160a0f651aefef0e7be9d0d40994fc1b03c379.tar.gz |
games/mame: Support optional GroovyMAME patch.
Diffstat (limited to 'games/mame/README')
-rw-r--r-- | games/mame/README | 3 |
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. |