Guntereno / Emulator6502

Hobby 6502 Emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hobby 6502 Emulator


Languages

Language:C++ 89.5%Language:C 10.5%