i8080

CPU emulator

An Intel 8080 CPU emulator implemented in Rust.

Intel 8080 cpu emulator by Rust

GitHub

113 stars
4 watching
13 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mohanson/gameboy A cross-platform GameBoy emulator written in Rust. 1,373
colineberhardt/wasm-rust-chip8 An implementation of a CHIP-8 emulator in Rust using WebAssembly 260
chutchinson/chip-8 A Rust implementation of a virtual machine for a classic home computer architecture 4
dbalsom/martypc An emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems. 590
daniel5151/ac8e An emulator of an 8-bit computer architecture 9
starrhorne/chip8-rust A Rust implementation of the Chip-8 video game console emulator 144
atari800/atari800 An emulator of classic Atari home computers and consoles 355
mkeeter/raven An implementation of a custom CPU and peripheral suite for a microcontroller 42
faizilham/chip8-rs An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. 9
rust-embedded/cortex-m Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust 842
bevinsky/llvm-gbz80 A LLVM-based port of the GBZ80 CPU architecture 37
mvdnes/rboy An emulator of the Gameboy Color console written in Rust 611
sirlynix/chip8 An implementation of the classic Chip-8 computer architecture in Rust 3
chximn/cpu Simulates an x86-64 CPU architecture in C++ 195