diff options
author | orbea <orbea@riseup.net> | 2019-12-14 15:02:18 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:32 +0700 |
commit | 8d86f086f4d90786148bb5f2b8f207a82c9062bd (patch) | |
tree | 8420bb051204ace1c6bbdced8c62744ef32c158d /games/snes9x2005/README | |
parent | 73db2e289b12ffb78bb8d7036f9521804a03ef3b (diff) |
games/snes9x2005: Removed.
Please use games/snes9x instead.
Signed-off-by: orbea <orbea@riseup.net>
Diffstat (limited to 'games/snes9x2005/README')
-rw-r--r-- | games/snes9x2005/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/snes9x2005/README b/games/snes9x2005/README deleted file mode 100644 index b1b3a44c3303..000000000000 --- a/games/snes9x2005/README +++ /dev/null @@ -1,10 +0,0 @@ -snes9x2005 is a Super Nintendo video game system emulator based on -Snes9x 1.43 that can be used as a libretro core. - -This package was previously called CATSFC-libretro. - -To build with the griffin LTCG use: - GRIFFIN=1 ./snes9x2005.SlackBuild - -To build the debugging symbols use: - DEBUG=1 ./snes9x2005.SlackBuild |