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 4 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
arwalk/chipz A Chip 8 emulator built using Zig. 3
doodlewind/merry8 An emulator that replicates the behavior of an early 8-bit computer system. 55
daniel5151/ac8e An emulator of an 8-bit computer architecture 9
sirlynix/chip8 An implementation of the classic Chip-8 computer architecture in Rust 3
loktar00/chip8 An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. 67
faizilham/chip8-rs An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. 9
ronsor/riscv-zig A RISC-V CPU emulator written in Zig. 48
mattmikolay/chip-8 A collection of 8-bit computer programs and documentation for educational purposes. 305
starrhorne/chip8-rust A Rust implementation of the Chip-8 video game console emulator 142
cubbagesj/macropad_chip8 An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller. 0
colineberhardt/wasm-rust-chip8 An implementation of a CHIP-8 emulator in Rust using WebAssembly 258
tiehuis/zig-gameboy A gameboy emulator written in Zig using the SDL2 library 13
timendus/chip8-test-suite A collection of test ROMs for the CHIP-8 architecture 367
jzck/kernel-zig A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. 429