Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 206 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 206 Bytes

Nust

Nes emulator in rust

Because I want to learn rust and play mario

I have implemented a fully working 6502 CPU (apart from undocumented/illegal instructions), currently working on the 2C02 PPU.