An open API service indexing awesome lists of open source software.

https://github.com/hlorenzi/mahnes

🕹 C++ NES emulator with 6502 sub-instruction timing!
https://github.com/hlorenzi/mahnes

6502 cpu cpu-emulator emulation emulator mos-6502 mos6502 nes nes-emulator ppu precision

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.