chips
Chip emulator library
A toolbox of C-based emulators for 8-bit computer chips and systems.
8-bit chip and system emulators in standalone C headers
1k stars
35 watching
79 forks
Language: C
last commit: 6 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
floooh/chips-test | Provides tests and sample code for an 8-bit microcomputer emulator written in C. | 392 |
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 |
faizilham/chip8-rs | An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
seemoo-lab/frankenstein | An emulator and fuzzing tool for Broadcom and Cypress wireless firmwares. | 439 |
pwmarcz/fpga-chip8 | A CHIP-8 console emulator implemented on an FPGA chip | 188 |
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 |
daniel5151/ac8e | An emulator of an 8-bit computer architecture | 9 |
loktar00/chip8 | An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. | 67 |
groovestomp/chip8-zig | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
chutchinson/chip-8 | A Rust implementation of a virtual machine for a classic home computer architecture | 4 |
cubbagesj/macropad_chip8 | An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller. | 0 |
xilinx/qemu | An emulator and virtualizer for a specific type of hardware platform. | 247 |