Skip to content

JonForShort/nes-emulator

Repository files navigation

NES Emulator

LICENSE Build Status

Jones is an NES emulator (and NES debugger) written entirely in c++.

Current Features

  • Coming Soon

Planned Features

  • Interactive Debugger - Jones will provide a helpful debugger for NES developers to test their own home-brewed roms. Please see the "jones-debugger" project (https://github.com/thejunkjon/jones-debugger) for details.
  • Rewind Support - Jones will provide the ability for users to rewind their games so that they can replay certain areas.

Screen Shots

  • Coming Soon

Building