diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-01-24 21:06:37 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:38:01 +0700 |
commit | a3c424623011f5746b8142716d77c97a4f1ee246 (patch) | |
tree | dc301ae71b9f53a855c5ecc82508203eaa4f66e1 /games/mame2010-libretro/README | |
parent | 28c8ec819c5c269990a9421cf9e36ff68f3ed2c6 (diff) |
games/mame2010-libretro: Added (MAME 2010 libretro port).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/mame2010-libretro/README')
-rw-r--r-- | games/mame2010-libretro/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games/mame2010-libretro/README b/games/mame2010-libretro/README new file mode 100644 index 0000000000000..ef6e9298c65f5 --- /dev/null +++ b/games/mame2010-libretro/README @@ -0,0 +1,12 @@ +Late 2010 version of MAME (0.139) for libretro. Compatible +with MAME 0.139 romsets. + +MAME originally stood for Multiple Arcade Machine Emulator. + +MAME's purpose is to preserve decades of software history. +As electronic technology continues to rush forward, MAME +prevents this important "vintage" software from being lost +and forgotten. + +To build the debugging symbols use: + DEBUG=1 ./mame2010-libretro.SlackBuild |