summaryrefslogtreecommitdiffstats
path: root/games/QuickNES-Core/README
diff options
context:
space:
mode:
author Hunter Sezen <ovariegata@yahoo.com>2016-08-01 12:11:05 +0100
committer David Spencer <idlemoor@slackbuilds.org>2016-08-05 18:10:41 +0100
commitd7cf265cadda1b666bd3fbbbf3fce4645674d1a3 (patch)
treefaf68cda83b72242d3b1e7063c526f331f458b37 /games/QuickNES-Core/README
parent93f95f4d461f77c164d735bff58a5bee931b7e7c (diff)
downloadslackbuilds-d7cf265cadda1b666bd3fbbbf3fce4645674d1a3.tar.gz
slackbuilds-d7cf265cadda1b666bd3fbbbf3fce4645674d1a3.tar.xz
games/QuickNES-Core: Added (libretro QuickNES core library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/QuickNES-Core/README')
-rw-r--r--games/QuickNES-Core/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/games/QuickNES-Core/README b/games/QuickNES-Core/README
new file mode 100644
index 0000000000..10f5c28983
--- /dev/null
+++ b/games/QuickNES-Core/README
@@ -0,0 +1,9 @@
+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