A Commodore 64 emulator written in Rust 🦀
- MOS 6502 CPU emulation
- Basic memory management
- Simple instruction set implementation
✅ CPU 6502 core
✅ Basic memory system
✅ Simple instruction execution
⬜ Full instruction set
⬜ VIC-II graphics
⬜ SID sound
⬜ CIA chips
⬜ Full C64 compatibility
\\�ash cargo build \\
\\�ash cargo run \\
\\�ash cargo test \\
MIT