summaryrefslogtreecommitdiff
path: root/games/QuickNES-Core/README
diff options
context:
space:
mode:
authororbea <orbea@riseup.net>2019-12-14 15:04:06 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-15 17:06:32 +0700
commitb00ae1d0a5176a9c491badfadfc211f60d434305 (patch)
tree2deb63a657b3c85dec04e3bf2b6c7bd156d3b76f /games/QuickNES-Core/README
parente760c863ed4f0f84787f9b214fff84b41c6b686e (diff)
downloadslackbuilds-b00ae1d0a5176a9c491badfadfc211f60d434305.tar.gz
games/QuickNES-Core: Removed.
Please use games/libretro-fceumm or games/nestopia instead. Signed-off-by: orbea <orbea@riseup.net>
Diffstat (limited to 'games/QuickNES-Core/README')
-rw-r--r--games/QuickNES-Core/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/games/QuickNES-Core/README b/games/QuickNES-Core/README
deleted file mode 100644
index 10f5c28983..0000000000
--- a/games/QuickNES-Core/README
+++ /dev/null
@@ -1,9 +0,0 @@
-QuickNES is a Nintendo Entertainment System video game system emulator
-that can be used as a libretro core.
-
-Nes_Emu, the core NES emulator library used by QuickNES, began as a
-very simple NES emulator sometime in 2004. It was based on the 6502 CPU
-core and APU sound core used in the Game_Music_Emu sound engine.
-
-To build the debugging symbols use:
- DEBUG=1 QuickNES-Core.SlackBuild