gameboy
Gameboy Emulator
A Gameboy emulator written in Rust and WebAssembly.
Gameboy Emulator written in Rust and WebAssembly. 8-bit microprocessor: Sharp LR35902.
115 stars
4 watching
5 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
assemblyemulationemulatorgameboyretrogamingrustrust-langwasmwebassemblyz80
Related projects:
Repository | Description | Stars |
---|---|---|
joamag/boytacean | An emulator for classic Game Boy handheld consoles written in Rust. | 627 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
michelhe/rustboyadvance-ng | An emulator and debugger for the Nintendo Game Boy Advance console written in Rust. | 610 |
mohanson/gameboy | A cross-platform GameBoy emulator written in Rust. | 1,373 |
mvdnes/rboy | An emulator of the Gameboy Color console written in Rust | 611 |
trekawek/coffee-gb | An emulator of the Gameboy Color console written in Java. | 1,108 |
dbalsom/martypc | An emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems. | 590 |
isaachier/gbemu | A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
torch2424/wasmboy | An open-source WebAssembly library for emulating classic Gameboy consoles | 1,401 |
gekkio/mooneye-gb | A detailed implementation of a Game Boy emulator and test framework written in Rust. | 904 |
binji/binjgb | An emulator that runs Gameboy games in a browser using WebAssembly | 553 |
zephray/verilogboy | A Verilog implementation of a Game Boy-compatible console with a focus on accuracy and behavioral compatibility. | 467 |
bonsaiden/gbasm | Compiles Gameboy z80 assembly code into an executable ROM image | 130 |
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 896 |