README 386 B

12345678910
  1. QuickNES is a Nintendo Entertainment System video game system emulator
  2. that can be used as a libretro core.
  3. Nes_Emu, the core NES emulator library used by QuickNES, began as a
  4. very simple NES emulator sometime in 2004. It was based on the 6502 CPU
  5. core and APU sound core used in the Game_Music_Emu sound engine.
  6. To build the debugging symbols use:
  7. DEBUG=1 QuickNES-Core.SlackBuild