hlorenzi / mahnes

🕹 C++ NES emulator with 6502 sub-instruction timing!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MahNES

Emulates the 6502 processor down to the intra-instruction cycle. PPU is unfinished. APU is from an even older project. Memory mappers are easy to add, and emulate every cartridge connector.

About

🕹 C++ NES emulator with 6502 sub-instruction timing!


Languages

Language:C++ 97.9%Language:C 2.1%