chip8-zig

CHIP-8 emulator

A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer

A CHIP-8 emulator written in Zig

GitHub

8 stars
2 watching
1 forks
Language: Zig
last commit: over 6 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
arwalk/chipzA Chip 8 emulator built using Zig.3
doodlewind/merry8An emulator that replicates the behavior of an early 8-bit computer system.55
daniel5151/ac8eAn emulator of an 8-bit computer architecture9
sirlynix/chip8An implementation of the classic Chip-8 computer architecture in Rust3
loktar00/chip8An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend.67
faizilham/chip8-rsAn implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly.9
ronsor/riscv-zigA RISC-V CPU emulator written in Zig.48
mattmikolay/chip-8A collection of 8-bit computer programs and documentation for educational purposes.313
starrhorne/chip8-rustA Rust implementation of the Chip-8 video game console emulator144
cubbagesj/macropad_chip8An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller.0
colineberhardt/wasm-rust-chip8An implementation of a CHIP-8 emulator in Rust using WebAssembly260
tiehuis/zig-gameboyA gameboy emulator written in Zig using the SDL2 library13
timendus/chip8-test-suiteA collection of test ROMs for the CHIP-8 architecture396
jzck/kernel-zigA hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts.430