From a4f7b6e497757caa38c08fb33c0a8ef5a77fdff6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 29 Jul 2016 13:47:35 -0400 Subject: games/mame: Updated for version 0.176. --- games/mame/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'games/mame/README') diff --git a/games/mame/README b/games/mame/README index 75c9eafa8e..bc136a5b64 100644 --- a/games/mame/README +++ b/games/mame/README @@ -13,3 +13,8 @@ separate MESS build or binary. This build requires around 2GB of storage in /tmp (or whatever you set TMP to in the environment). + +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. -- cgit v1.2.3