zig-gameboy
Gameboy emulator
A gameboy emulator written in Zig using the SDL2 library
A gameboy emulator in zig
13 stars
4 watching
1 forks
Language: Zig
last commit: over 5 years ago
Linked from 1 awesome list
emulatorzig
Related projects:
Repository | Description | Stars |
---|---|---|
tiehuis/zig-sdl2 | A minimal wrapper around SDL2 for the Zig programming language | 13 |
tiehuis/zstack | A game written in Zig with a focus on line-race Tetris mode and multiple graphics backends. | 5 |
isaachier/gbemu | A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
tiehuis/zig-ryu | Port of a high-performance network processing framework to the Zig programming language. | 16 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
fengb/fundude | An open-source Gameboy emulator built using Zig, with the goal of emulating various classic games. | 182 |
wendigojaeger/ziggba | A work in progress SDK for creating Game Boy Advance games using the Zig programming language. | 361 |
tiehuis/zig-regex | An automaton-based regex implementation for the Zig programming language | 205 |
trekawek/coffee-gb | An emulator of the Gameboy Color console written in Java. | 1,108 |
emekoi/ziglet | A small game library written in Zig that provides basic functionality for building games without external dependencies. | 28 |
ronsor/riscv-zig | A RISC-V CPU emulator written in Zig. | 48 |
a-n-t-h-o-n-y/gb-term | Terminal frontend for controlling and running a Gameboy emulator | 6 |
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 896 |
groovestomp/chip8-zig | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
taisel/iodinegba | An emulator for the GameBoy Advance console that uses JavaScript to replicate its behavior | 262 |