Skip to content

I'm back to working on this project for about the 4th time, this time in C++ with SDL.

Notifications You must be signed in to change notification settings

CallumMoseley/nes-emulator-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES Emulator 2

It's 2 because nes-emulator is deprecated now.

This is a project I've been working on for years now, this rewrite was started in summer 2018, and is being done in C++ using SDL2 for graphics/input.

Unlike previous attempts, I actually have got this emulator to a mostly working state, which is really cool.

Screenshots

Super Mario Bros

Super Mario Bros

Donkey Kong

Donkey Kong

Donkey Kong Junior

Donkey Kong Junior

Defender 2

Defender 2

Major TODOs

  • Audio
  • A large number of mappers (only supports 000 and 001)
  • Graphics bug-fixing
  • Proper user interface

About

I'm back to working on this project for about the 4th time, this time in C++ with SDL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published