wasm-rust-chip8

CHIP-8 emulator

An implementation of a CHIP-8 emulator in Rust using WebAssembly

A WebAssembly CHIP-8 emulator written with Rust

GitHub

258 stars
7 watching
21 forks
Language: Rust
last commit: over 5 years ago
Linked from 1 awesome list

chip-8rustwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
faizilham/chip8-rs An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. 9
sirlynix/chip8 An implementation of the classic Chip-8 computer architecture in Rust 3
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
chutchinson/chip-8 A Rust implementation of a virtual machine for a classic home computer architecture 4
wernsey/chip8 An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code 97
mattmikolay/chip-8 A collection of 8-bit computer programs and documentation for educational purposes. 305
loktar00/chip8 An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. 67
doodlewind/merry8 An emulator that replicates the behavior of an early 8-bit computer system. 55
mohanson/i8080 An Intel 8080 CPU emulator implemented in Rust. 111
braheezy/chip-8 An implementation of a CHIP-8 interpreter in Go 4
groovestomp/chip8-zig A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer 8
dev-family/wasm-2048 An implementation of the popular 2048 game in Rust using Yew and compiled to WASM. 152
arwalk/chipz A Chip 8 emulator built using Zig. 3