raven
CPU emulator
An implementation of a custom CPU and peripheral suite for a microcontroller
An implementation of the Uxn CPU and Varvara Ordinator
42 stars
4 watching
3 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
assemblyinterpreteruxnvarvara
Related projects:
Repository | Description | Stars |
---|---|---|
dbalsom/martypc | An emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems. | 590 |
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. | 113 |
kondrak/rust64 | A Rust-based Commodore 64 emulator with a built-in visual debugger and cycle-based emulation. | 263 |
koute/pinky | An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. | 778 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 842 |
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. | 100 |
mikechambers84/xtulator | An x86 PC emulator designed to run old 80186 software with improved accuracy and architecture | 155 |
starrhorne/chip8-rust | A Rust implementation of the Chip-8 video game console emulator | 144 |
pcwalton/sprocketnes | An emulator for the Nintendo Entertainment System written in Rust. | 750 |
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,739 |