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

GitHub

2 stars
2 watching
0 forks
Language: Rust
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
soegaard/6502 An emulator and toolset for the 6502 CPU 9
mquy/mos An operating system developed from scratch to emulate a UNIX-like environment 371
dbalsom/martypc A cross-platform emulator of early PCs written in Rust 583
raphamorim/gameboy A Gameboy emulator written in Rust and WebAssembly. 110
faizilham/chip8-rs An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. 9
chutchinson/chip-8 A Rust implementation of a virtual machine for a classic home computer architecture 4
colineberhardt/wasm-rust-chip8 An implementation of a CHIP-8 emulator in Rust using WebAssembly 258
reubeno/brush A Rust implementation of a bash-compatible shell with POSIX features. 24
asaiyusuke/6502_test_executor A cross-platform unit testing tool for MOS 6502 assembly programs 9
koute/pinky An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. 774
starrhorne/chip8-rust A Rust implementation of the Chip-8 video game console emulator 142
gopher64/gopher64 An N64 emulator written in Rust with interpreters for CPU and RSP, using SDL for input handling. 91
mohanson/i8080 An Intel 8080 CPU emulator implemented in Rust. 111
joamag/boytacean An emulator for classic Game Boy handheld consoles written in Rust. 623