Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 839 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 839 Bytes

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