/rust-c64

A Commodore 64 emulator written in Rust.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

rust-c64 Build Status

A Commodore 64 emulator written in Rust.

Requires binary files for the contents of the ROM chips. You can download them here: http://www.zimmers.net/anonftp/pub/cbm/firmware/computers/c64/.

What works?

  • CPU emulation (it's almost cycle-accurate!)

What doesn't?

  • Everything else

C64 Documentation

MOS 6510 CPU

VIC-II