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: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
soegaard/6502An emulator and toolset for the 6502 CPU9
mquy/mosAn operating system developed from scratch to emulate a UNIX-like environment372
dbalsom/martypcAn emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems.590
raphamorim/gameboyA Gameboy emulator written in Rust and WebAssembly.115
faizilham/chip8-rsAn implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly.9
chutchinson/chip-8A Rust implementation of a virtual machine for a classic home computer architecture4
colineberhardt/wasm-rust-chip8An implementation of a CHIP-8 emulator in Rust using WebAssembly260
reubeno/brushA Rust implementation of a POSIX-compatible shell.37
asaiyusuke/6502_test_executorA cross-platform unit testing tool for MOS 6502 assembly programs9
koute/pinkyAn NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities.778
starrhorne/chip8-rustA Rust implementation of the Chip-8 video game console emulator144
gopher64/gopher64An N64 emulator written in Rust with interpreters for CPU and RSP, using SDL for input handling.95
mohanson/i8080An Intel 8080 CPU emulator implemented in Rust.113
joamag/boytaceanAn emulator for classic Game Boy handheld consoles written in Rust.627