diff options
author | orbea <orbea@riseup.net> | 2019-12-14 14:59:12 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:32 +0700 |
commit | fc2fe54e800f0e642074a8339f987f25159fcb6b (patch) | |
tree | 7960ceaceb1247de9d34f1a8ce525f0b3dbd7301 /games/mame2010-libretro/README | |
parent | f8c7627a4e1a714541dcc6a0f2e129ec94c7d543 (diff) |
games/mame2010-libretro: Removed.
Please use games/mame instead.
Signed-off-by: orbea <orbea@riseup.net>
Diffstat (limited to 'games/mame2010-libretro/README')
-rw-r--r-- | games/mame2010-libretro/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games/mame2010-libretro/README b/games/mame2010-libretro/README deleted file mode 100644 index ef6e9298c65f5..0000000000000 --- a/games/mame2010-libretro/README +++ /dev/null @@ -1,12 +0,0 @@ -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 |