Python emulator of the RP2A03/RP2A07 processor.
This project aims for simplicity, modularity, and 100%-ish cpu cycle accuracy.
- Implementation of the CPU registers + tests
- Implementation of official opcodes + tests
- Implementation of unofficial opcodes + tests