Skip to content

awnialq/NES-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES-Emulator

Welcome to my NES Emulator. For a blog and status updates, please go to my website page listed here: Blog

How to Use

Compile the emulator with make from the project root.

Run it with a NES ROM path, for example ./bin/nes-emulator path/to/rom.nes.

Documentation

For a detailed walkthrough of the emulator architecture, CPU, PPU, SDL2 frontend, cartridge loading, mappers, build system, and current limitations, see docs/IMPLEMENTATION.md.

Tasks Left

  • Implement Audio
  • Implement more Mappers to support more games

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors