i8080

CPU emulator

An Intel 8080 CPU emulator implemented in Rust.

Intel 8080 cpu emulator by Rust

GitHub

111 stars
4 watching
13 forks
Language: Rust
last commit: 11 months 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,371
colineberhardt/wasm-rust-chip8 An implementation of a CHIP-8 emulator in Rust using WebAssembly 258
chutchinson/chip-8 A Rust implementation of a virtual machine for a classic home computer architecture 4
dbalsom/martypc A cross-platform emulator of early PCs written in Rust 583
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 142
atari800/atari800 An emulator for classic Atari 8-bit computers and consoles. 352
mkeeter/raven An implementation of a custom CPU and peripheral suite for a microcontroller 41
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 826
bevinsky/llvm-gbz80 A LLVM-based port of the GBZ80 CPU architecture 36
mvdnes/rboy An emulator of the Gameboy Color console written in Rust 607
sirlynix/chip8 An implementation of the classic Chip-8 computer architecture in Rust 3
chximn/cpu Simulates an x86-64 CPU architecture in C++ 196