bootstrap.gb
Game Boy emulator
A basic Game Boy emulator project with a focus on bootstrapping and assembly code
30 stars
2 watching
1 forks
Language: Assembly
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tbsp/varaboy | An open source Game Boy emulator written in UXNtal. | 47 |
binji/binjgb | An emulator that runs Gameboy games in a browser using WebAssembly | 548 |
joamag/boytacean | An emulator for classic Game Boy handheld consoles written in Rust. | 623 |
tbsp/uxngb | An experimental port of the uxn virtual machine to run on the Game Boy and Game Boy Color | 45 |
isaachier/gbemu | A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
tslanina/retro-gameboycolor-toytoy | An 8-bit assembly program emulating the Game Boy Color's processor for retro gaming purposes | 10 |
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 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
trekawek/coffee-gb | An emulator of the Gameboy Color console written in Java. | 1,106 |
dubvulture/gbdev | A collection of Game Boy software projects developed in Assembly language. | 5 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 21 |
michelhe/rustboyadvance-ng | An emulator and debugger for the Nintendo Game Boy Advance console written in Rust. | 607 |
figbug/papu | An emulation project that recreates the audio capabilities of an older Nintendo handheld console | 50 |
gekkio/mooneye-gb | A detailed implementation of a Game Boy emulator and test framework written in Rust. | 902 |