/emu-6502

6502 emulator

Primary LanguageRust

emu-6502

Followed a YouTube tutorial by Dave Poo titled "Emulating a CPU in C++ (6502)"

I tried to make a literal translation of the code from C++ to Rust.