/Emulator6502

Hobby 6502 Emulator

Primary LanguageC++

Emulator6502

The purpose of this project is ultimately to create yet another NES emulator as a learning exercise.

Sub Projects

  • Emulator6502 : Layer providing the emulation logic of the actual MOS 6502 chip
  • 3rdParty
    • googletest : Google Test unit testing framework