mos-6502-rusted
6502 Emulator
An emulator of the 6502 chip written in Rust, used to learn the language and demonstrate its capabilities.
A software implementation of the Mos 6502 chip written in rust
2 stars
2 watching
0 forks
Language: Rust
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An emulator and toolset for the 6502 CPU | 9 |
| | An operating system developed from scratch to emulate a UNIX-like environment | 372 |
| | An emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems. | 590 |
| | A Gameboy emulator written in Rust and WebAssembly. | 115 |
| | An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
| | A Rust implementation of a virtual machine for a classic home computer architecture | 4 |
| | An implementation of a CHIP-8 emulator in Rust using WebAssembly | 260 |
| | A Rust implementation of a POSIX-compatible shell. | 37 |
| | A cross-platform unit testing tool for MOS 6502 assembly programs | 9 |
| | An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. | 778 |
| | A Rust implementation of the Chip-8 video game console emulator | 144 |
| | An N64 emulator written in Rust with interpreters for CPU and RSP, using SDL for input handling. | 95 |
| | An Intel 8080 CPU emulator implemented in Rust. | 113 |
| | An emulator for classic Game Boy handheld consoles written in Rust. | 627 |