chip8

Chip-8 Emulator

An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend.

Javascript canvas chip 8 emulator.

GitHub

67 stars
2 watching
7 forks
Language: JavaScript
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
faizilham/chip8-rsAn implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly.9
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
daniel5151/ac8eAn emulator of an 8-bit computer architecture9
colineberhardt/wasm-rust-chip8An implementation of a CHIP-8 emulator in Rust using WebAssembly260
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
wernsey/chip8An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code98
sirlynix/chip8An implementation of the classic Chip-8 computer architecture in Rust3
cubbagesj/macropad_chip8An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller.0
braheezy/chip-8An implementation of a CHIP-8 interpreter in Go4
hamaluik/snow-8An implementation of the classic CHIP-8 computer's behavior using Haxe.2
pwmarcz/fpga-chip8A CHIP-8 console emulator implemented on an FPGA chip188
emul8/emul8An emulator of embedded systems developed using C#.111