merry8
Chip-8 emulator
An emulator that replicates the behavior of an early 8-bit computer system.
📺 Chip-8 emulator for web.
55 stars
5 watching
6 forks
Language: JavaScript
last commit: over 6 years ago chip-8emulator
Related projects:
Repository | Description | Stars |
---|---|---|
groovestomp/chip8-zig | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
faizilham/chip8-rs | An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
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 |
daniel5151/ac8e | An emulator of an 8-bit computer architecture | 9 |
wernsey/chip8 | An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code | 97 |
sirlynix/chip8 | An implementation of the classic Chip-8 computer architecture in Rust | 3 |
hamaluik/snow-8 | An implementation of the classic CHIP-8 computer's behavior using Haxe. | 2 |
arwalk/chipz | A Chip 8 emulator built using Zig. | 3 |
starrhorne/chip8-rust | A Rust implementation of the Chip-8 video game console emulator | 142 |
colineberhardt/wasm-rust-chip8 | An implementation of a CHIP-8 emulator in Rust using WebAssembly | 258 |
cubbagesj/macropad_chip8 | An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller. | 0 |
braheezy/chip-8 | An implementation of a CHIP-8 interpreter in Go | 4 |
chutchinson/chip-8 | A Rust implementation of a virtual machine for a classic home computer architecture | 4 |