gbdev
Game Boy projects
A collection of Game Boy software projects developed in Assembly language.
5 stars
2 watching
1 forks
Language: Assembly
last commit: about 7 years ago
Linked from 1 awesome list
assemblygame-boygameboygbdevrgbds
Related projects:
Repository | Description | Stars |
---|---|---|
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
gbdev/rgbds | An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. | 1,363 |
issotm/gb-boilerplate | A minimal project framework for building Game Boy RGBDS games | 72 |
gbdev/hardware.inc | Standard reference file containing definitions for Game Boy hardware specifications | 122 |
junebug12851/gameboyboilerplateproj | A pre-configured Gameboy development environment with tools and infrastructure for building games | 30 |
yenatch/bootstrap.gb | A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 31 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 192 |
ahrnbom/gbapfomgd | A repository for a TeX-based book on Game Boy Assembly programming | 152 |
ams-hackers/gbforth | A development kit for creating games for the original Game Boy console using a Forth-based programming language | 128 |
jptiz/libgba-cpp | A C++ library designed to simplify GBA development by providing a higher-level API and abstraction for game logic. | 38 |
issotm/gb-starter-kit | A customizable bundle for Game Boy RGBDS projects containing essential tools and libraries. | 57 |
gbdev/gbsoundsystem | A modernized, reworked audio driver for the GameBoy Tracker | 13 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 23 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 62 |
svendahlstrand/10-print-game-boy | Porting a famous Commodore 64 BASIC one-liner to the Game Boy | 30 |