kode54 / QuickNES

A fast Nintendo Entertainment System emulator, originally written by Shay Green, as modified and maintained by myself for several years. This is the base package which includes all of the other repositories as submodules in the correct locations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the newly formatted base source tree for QuickNES, Shay Green's
fast C++ NES emulator library, and my Windows front-end, the only open
source front-end so far.

	Nes_Emu_Core	- The emulator core library
	Nes_Emu_Windows	- My Windows front-end
	nes_ntsc	- The NTSC simulator library

	File_Extractor	- Shay Green's archive reading library
	zlib		- A dependency of both File_Extractor and the
	    		- emulator library

About

A fast Nintendo Entertainment System emulator, originally written by Shay Green, as modified and maintained by myself for several years. This is the base package which includes all of the other repositories as submodules in the correct locations.

License:GNU General Public License v2.0