issues
search
ddrcode
/
c64rust
MOS6502 and C64 Emulators written in Rust
MIT License
1
stars
0
forks
source link
First (almost) working version
#2
Closed
ddrcode
closed
1 year ago
ddrcode
commented
1 year ago
A lot has been done!
Complete 6502 instruction set implemented
All addressing modes implemented
Video memory (text only) dump
The emu starts with official ROM without breaking, however there are some errors
Dev env configurable with Nix Flake (thanks to @srounce)
CLI params
A lot has been done!