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
8 stars
2 watching
1 forks
Language: Zig
last commit: almost 5 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Chip 8 emulator built using Zig. | 3 |
| An emulator that replicates the behavior of an early 8-bit computer system. | 55 |
| An emulator of an 8-bit computer architecture | 9 |
| An implementation of the classic Chip-8 computer architecture in Rust | 3 |
| An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. | 67 |
| An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
| A RISC-V CPU emulator written in Zig. | 48 |
| A collection of 8-bit computer programs and documentation for educational purposes. | 313 |
| A Rust implementation of the Chip-8 video game console emulator | 144 |
| An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller. | 0 |
| An implementation of a CHIP-8 emulator in Rust using WebAssembly | 260 |
| A gameboy emulator written in Zig using the SDL2 library | 13 |
| A collection of test ROMs for the CHIP-8 architecture | 396 |
| A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 430 |