Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
🕹 C++ NES emulator with 6502 sub-instruction timing!
- Host: GitHub
- URL: https://github.com/hlorenzi/mahnes
- Owner: hlorenzi
- Created: 2015-10-12T17:59:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T23:52:18.000Z (about 9 years ago)
- Last Synced: 2024-10-13T14:11:20.018Z (2 months ago)
- Topics: 6502, cpu, cpu-emulator, emulation, emulator, mos-6502, mos6502, nes, nes-emulator, ppu, precision
- Language: C++
- Homepage:
- Size: 391 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.