Note
Most of the work is currently being done on feat/ppu
NES Emulator project written in Odin!
CPU is nestest compliant ! (rom can be found at ./emulator/cpu/test_files/nestest.nes
)
The 256 instructions are implemented (without decimal mode)!
- PPU
- APU
- ...
TODO: Put everything I stumbled upon