Skip to content

aaronrcox/nes-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nes-emulator

This is a work in progress attempt at writing my own NES emulator with C++.

Currently supports:

  • Load in a *.nes rom file
  • Print 6502 instructions that are stored in the rom file.

Project Requirements

  • Visual Studio 2017 - C++

Additional tools

  • FCEU:
    This is an existing nes emulator with debugging features.

  • CC56
    This is a C Compiler for the 6502 based systems, can be used to compile our own .nes files.

Reference materials and Guides

About

My attempt at creating a nes emulator (Work in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages