rust64
C64 Emulator
A Rust-based Commodore 64 emulator with a built-in visual debugger and cycle-based emulation.
Commodore 64 emulator written in Rust
263 stars
11 watching
20 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
c64commodore-64emulationemulatorrust
Related projects:
Repository | Description | Stars |
---|---|---|
gopher64/gopher64 | An N64 emulator written in Rust with interpreters for CPU and RSP, using SDL for input handling. | 95 |
koute/pinky | An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. | 778 |
n64dev/cen64 | An emulator that aims to perfectly replicate the Nintendo 64 console's behavior by emulating its internal hardware | 803 |
schibo/1964js | An experimental JavaScript emulator of the Nintendo 64's CPU instructions to run commercial and homebrew games | 71 |
mkeeter/raven | An implementation of a custom CPU and peripheral suite for a microcontroller | 42 |
starrhorne/chip8-rust | A Rust implementation of the Chip-8 video game console emulator | 144 |
kelpsyberry/dust | An emulator for the Nintendo DS console written in Rust. | 241 |
raphamorim/gameboy | A Gameboy emulator written in Rust and WebAssembly. | 115 |
kvark/vange-rs | Replicates the old look and behavior of a legendary game with native hardware acceleration for graphics. | 440 |
linuscde/doomarkable | A Rust-based port of the classic DOOM game to run on an e-ink display device | 40 |
dbalsom/martypc | An emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems. | 590 |
smokku/soldank | A Rust-based clone of the Soldat game engine | 53 |
kebby/ultimate-launcher | A tool for loading and launching Commodore 64 programs directly from the desktop. | 13 |
mvdnes/rboy | An emulator of the Gameboy Color console written in Rust | 611 |