diff options
Diffstat (limited to 'games/mame/README')
-rw-r--r-- | games/mame/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/mame/README b/games/mame/README index 5f2b1c78c57d3..ea0cd5dccb8d8 100644 --- a/games/mame/README +++ b/games/mame/README @@ -1,6 +1,6 @@ Note: I'm aware that this isn't the latest version of MAME. However, -it's the latest version that will compile with Slackware 14.2's gcc or -llvm (even llvm-8.0.1 from /extra). +it's the latest version that will compile on stock Slackware 14.2. If +you *really* need the latest version, see README_gcc9.txt. MAME stands for Multiple Arcade Machine Emulator. When used in conjunction with images of the original arcade game's ROM and disk data, MAME attempts @@ -15,7 +15,7 @@ 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 +This build requires around 3.5GB of storage in /tmp (or whatever you set TMP to in the environment). Optionally, MAME can be built with a debugger for emulated ROM |