fundude
Gameboy emulator
An open-source Gameboy emulator built using Zig, with the goal of emulating various classic games.
Gameboy emulator: Zig -> wasm
181 stars
6 watching
8 forks
Language: Zig
last commit: about 3 years ago
Linked from 3 awesome lists
gameboy-emulatorwasmzig
Related projects:
Repository | Description | Stars |
---|---|---|
isaachier/gbemu | A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
tiehuis/zig-gameboy | A gameboy emulator written in Zig using the SDL2 library | 13 |
binji/binjgb | An emulator that runs Gameboy games in a browser using WebAssembly | 548 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
zephray/verilogboy | A Verilog implementation of a Game Boy-compatible console with a focus on accuracy and behavioral compatibility. | 465 |
trekawek/coffee-gb | An emulator of the Gameboy Color console written in Java. | 1,106 |
torch2424/wasmboy | An open-source WebAssembly library for emulating classic Gameboy consoles | 1,399 |
rniwase/tsuraragb | A custom development board designed to emulate the functionality of an original Nintendo Gameboy cartridge using FPGA technology. | 12 |
figbug/papu | An emulation project that recreates the audio capabilities of an older Nintendo handheld console | 50 |
a-n-t-h-o-n-y/gb-term | Terminal frontend for controlling and running a Gameboy emulator | 6 |
antoniond/giibiiadvance | An emulator for classic Game Boy and Game Boy Advance systems with support for GB Camera and other features. | 191 |
gekkio/mooneye-gb | A detailed implementation of a Game Boy emulator and test framework written in Rust. | 902 |
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 877 |
wendigojaeger/ziggba | A development toolkit for creating Game Boy Advance games using the Zig programming language | 354 |
taisel/iodinegba | An emulator for the GameBoy Advance console that uses JavaScript to replicate its behavior | 259 |