raven
CPU emulator
An implementation of a custom CPU and peripheral suite for a microcontroller
An implementation of the Uxn CPU and Varvara Ordinator
41 stars
4 watching
3 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
assemblyinterpreteruxnvarvara
Related projects:
Repository | Description | Stars |
---|---|---|
dbalsom/martypc | A cross-platform emulator of early PCs written in Rust | 583 |
ravenslofty/prussia | A Rust SDK for emulating the PlayStation 2 console's hardware and peripherals | 110 |
mohanson/i8080 | An Intel 8080 CPU emulator implemented in Rust. | 111 |
kondrak/rust64 | A Rust-based Commodore 64 emulator with a built-in visual debugger and cycle-based emulation. | 260 |
koute/pinky | An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. | 774 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 826 |
kvark/vange-rs | Replicates the old look and behavior of a legendary game with native hardware acceleration for graphics. | 440 |
ronsor/riscv-zig | A RISC-V CPU emulator written in Zig. | 48 |
rust-embedded-community/pc-keyboard | A Rust-based library for decoding PS/2 keyboard inputs and converting them to Unicode characters using various keyboard layouts. | 99 |
mikechambers84/xtulator | An x86 PC emulator designed to run old 80186 software with improved accuracy and architecture | 154 |
starrhorne/chip8-rust | A Rust implementation of the Chip-8 video game console emulator | 142 |
pcwalton/sprocketnes | An emulator for the Nintendo Entertainment System written in Rust. | 749 |
almarklein/rocket_rust_py | An implementation of the Rocket game in Rust, compiled to WebAssembly and run in Python | 23 |
s-macke/jor1k | An emulator for the OpenRISC 1000 processor written in JavaScript | 1,737 |