diff options
author | orbea <orbea@riseup.net> | 2019-12-14 15:04:06 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:32 +0700 |
commit | b00ae1d0a5176a9c491badfadfc211f60d434305 (patch) | |
tree | 2deb63a657b3c85dec04e3bf2b6c7bd156d3b76f /games/QuickNES-Core/README | |
parent | e760c863ed4f0f84787f9b214fff84b41c6b686e (diff) | |
download | slackbuilds-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/README | 9 |
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 |