gameboy
GameBoy presenter
A GameBoy emulator presentation viewer built in Z80 Assembler
Gameboy development examples and tools
29 stars
6 watching
2 forks
Language: Assembly
last commit: 2 months ago
Linked from 1 awesome list
assemblergameboyretro
Related projects:
Repository | Description | Stars |
---|---|---|
torch2424/wasmboy | An open-source WebAssembly library for emulating classic Gameboy consoles | 1,399 |
tslanina/retro-gameboycolor-toytoy | An 8-bit assembly program emulating the Game Boy Color's processor for retro gaming purposes | 10 |
tiehuis/zig-gameboy | A gameboy emulator written in Zig using the SDL2 library | 13 |
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
naavis/roboto-demo | A Game Boy demo in assembly language, showcasing capabilities of the original Game Boy hardware. | 27 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
a-n-t-h-o-n-y/gb-term | Terminal frontend for controlling and running a Gameboy emulator | 6 |
mmitch/gbsplay | An emulator that plays audio from various Gameboy file formats | 100 |
bonsaiden/gbasm | Compiles Gameboy z80 assembly code into an executable ROM image | 130 |
junebug12851/gameboyboilerplateproj | A pre-configured Gameboy development environment with tools and infrastructure for building games | 29 |
trekawek/coffee-gb | An emulator of the Gameboy Color console written in Java. | 1,106 |
mholtkamp/carazu | A platformer game written in assembly code for the original Gameboy handheld system | 17 |
ams-hackers/gbforth | A development kit for creating games for the original Game Boy console using a Forth-based programming language | 128 |
gekkio/gb-hardware | Custom hardware designs for various Game Boy-related projects and components | 320 |
antoniond/giibiiadvance | An emulator for classic Game Boy and Game Boy Advance systems with support for GB Camera and other features. | 191 |