Skip to content
Release v0.1.0 - Precise. Pure. Powerful.

First official release of RustyNES featuring world-class CPU and PPU implementations.

Highlights:
- 100% CPU test pass rate (56/56 tests)
- 97.8% PPU test pass rate (88/90 tests)
- Complete 6502/2A03 CPU with all 256 opcodes
- Cycle-accurate 2C02 PPU with VBL/NMI and sprite rendering
- Zero unsafe code
- 44 test ROMs acquired for validation

See CHANGELOG.md for full details.