Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/kode54/QuickNES

Last synced: 7 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

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