i8080
CPU emulator
An Intel 8080 CPU emulator implemented in Rust.
Intel 8080 cpu emulator by Rust
113 stars
4 watching
13 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A cross-platform GameBoy emulator written in Rust. | 1,373 |
| | An implementation of a CHIP-8 emulator in Rust using WebAssembly | 260 |
| | A Rust implementation of a virtual machine for a classic home computer architecture | 4 |
| | An emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems. | 590 |
| | An emulator of an 8-bit computer architecture | 9 |
| | A Rust implementation of the Chip-8 video game console emulator | 144 |
| | An emulator of classic Atari home computers and consoles | 355 |
| | An implementation of a custom CPU and peripheral suite for a microcontroller | 42 |
| | An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
| | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 842 |
| | A LLVM-based port of the GBZ80 CPU architecture | 37 |
| | An emulator of the Gameboy Color console written in Rust | 611 |
| | An implementation of the classic Chip-8 computer architecture in Rust | 3 |
| | Simulates an x86-64 CPU architecture in C++ | 195 |