chip8
CHIP-8 emulator
An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code
A CHIP-8 interpreter, assembler and disassembler in C
97 stars
6 watching
11 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
chip-8chip8chip8-emulatordisassembleremulatorsdl
Related projects:
Repository | Description | Stars |
---|---|---|
mattmikolay/chip-8 | A collection of 8-bit computer programs and documentation for educational purposes. | 313 |
braheezy/chip-8 | An implementation of a CHIP-8 interpreter in Go | 4 |
colineberhardt/wasm-rust-chip8 | An implementation of a CHIP-8 emulator in Rust using WebAssembly | 260 |
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 |
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 |
doodlewind/merry8 | An emulator that replicates the behavior of an early 8-bit computer system. | 55 |
starrhorne/chip8-rust | A Rust implementation of the Chip-8 video game console emulator | 144 |
loktar00/chip8 | An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. | 67 |
pwmarcz/fpga-chip8 | A CHIP-8 console emulator implemented on an FPGA chip | 188 |
arwalk/chipz | A Chip 8 emulator built using Zig. | 3 |
timendus/chip8-test-suite | A collection of test ROMs for the CHIP-8 architecture | 390 |
ersanio/super-chip8x | A Chip-8 Emulator for the Super Nintendo Entertainment System | 15 |