From d7cf265cadda1b666bd3fbbbf3fce4645674d1a3 Mon Sep 17 00:00:00 2001 From: Hunter Sezen Date: Mon, 1 Aug 2016 12:11:05 +0100 Subject: games/QuickNES-Core: Added (libretro QuickNES core library). Signed-off-by: David Spencer --- games/QuickNES-Core/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 games/QuickNES-Core/README (limited to 'games/QuickNES-Core/README') diff --git a/games/QuickNES-Core/README b/games/QuickNES-Core/README new file mode 100644 index 000000000000..10f5c28983ec --- /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 -- cgit v1.2.3