chip-8
CHIP-8 emulator
A collection of 8-bit computer programs and documentation for educational purposes.
A collection of CHIP-8 programs and documentation
305 stars
9 watching
10 forks
Language: Roff
last commit: over 3 years ago
Linked from 1 awesome list
chip-8chip8cosmac
Related projects:
Repository | Description | Stars |
---|---|---|
wernsey/chip8 | An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code | 97 |
doodlewind/merry8 | An emulator that replicates the behavior of an early 8-bit computer system. | 55 |
braheezy/chip-8 | An implementation of a CHIP-8 interpreter in Go | 4 |
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 |
faizilham/chip8-rs | An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
colineberhardt/wasm-rust-chip8 | An implementation of a CHIP-8 emulator in Rust using WebAssembly | 258 |
sirlynix/chip8 | An implementation of the classic Chip-8 computer architecture in Rust | 3 |
cubbagesj/macropad_chip8 | An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller. | 0 |
timendus/chip8-test-suite | A collection of test ROMs for the CHIP-8 architecture | 367 |
groovestomp/chip8-zig | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
pwmarcz/fpga-chip8 | A CHIP-8 console emulator implemented on an FPGA chip | 188 |
corax89/chip8-test-rom | A test ROM for an emulator of the CHIP-8 computer system | 270 |
chutchinson/chip-8 | A Rust implementation of a virtual machine for a classic home computer architecture | 4 |