chips-test
Microcomputer Emulator
Provides tests and sample code for an 8-bit microcomputer emulator written in C.
Tests and sample code for https://github.com/floooh/chips
387 stars
11 watching
46 forks
Language: C
last commit: 14 days ago Related projects:
Repository | Description | Stars |
---|---|---|
floooh/chips | A toolbox of C-based emulators for 8-bit computer chips and systems. | 999 |
euhmeuh/virtual-mpu | An assembler and emulator for emulating classic microprocessors. | 16 |
seemoo-lab/frankenstein | An emulator and fuzzing tool for Broadcom and Cypress wireless firmwares. | 436 |
pwmarcz/fpga-chip8 | A CHIP-8 console emulator implemented on an FPGA chip | 188 |
figbug/sn76489 | Emulates the sound chip of Sega Master System consoles | 42 |
timendus/chip8-test-suite | A collection of test ROMs for the CHIP-8 architecture | 367 |
doodlewind/merry8 | An emulator that replicates the behavior of an early 8-bit computer system. | 55 |
mattmikolay/chip-8 | A collection of 8-bit computer programs and documentation for educational purposes. | 305 |
groovestomp/chip8-zig | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
braheezy/chip-8 | An implementation of a CHIP-8 interpreter in Go | 4 |
cubbagesj/macropad_chip8 | An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller. | 0 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 148 |
wernsey/chip8 | An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code | 97 |
corax89/chip8-test-rom | A test ROM for an emulator of the CHIP-8 computer system | 270 |