AC8E

CHIP-8 emulator

An emulator of an 8-bit computer architecture

A Chip8 emulator written in Rust for fun and learning

GitHub

9 stars
3 watching
0 forks
Language: Rust
last commit: about 9 years ago

Related projects:

RepositoryDescriptionStars
colineberhardt/wasm-rust-chip8An implementation of a CHIP-8 emulator in Rust using WebAssembly260
sirlynix/chip8An implementation of the classic Chip-8 computer architecture in Rust3
starrhorne/chip8-rustA Rust implementation of the Chip-8 video game console emulator144
faizilham/chip8-rsAn implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly.9
wernsey/chip8An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code98
chutchinson/chip-8A Rust implementation of a virtual machine for a classic home computer architecture4
doodlewind/merry8An emulator that replicates the behavior of an early 8-bit computer system.55
mattmikolay/chip-8A collection of 8-bit computer programs and documentation for educational purposes.313
arwalk/chipzA Chip 8 emulator built using Zig.3
groovestomp/chip8-zigA CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer8
loktar00/chip8An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend.67
braheezy/chip-8An implementation of a CHIP-8 interpreter in Go4
cubbagesj/macropad_chip8An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller.0
mohanson/i8080An Intel 8080 CPU emulator implemented in Rust.113