rgbds
Game Boy Console Toolchain
An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles.
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color
1k stars
46 watching
172 forks
Language: C++
last commit: about 21 hours ago
Linked from 1 awesome list
asmassemblyassembly-languageassembly-sm83cplusplusgame-boygame-developmentgameboygamedevgbdevgbz80sm83
Related projects:
Repository | Description | Stars |
---|---|---|
gbdev/hardware.inc | Standard reference file containing definitions for Game Boy hardware specifications | 120 |
issotm/gb-starter-kit | A customizable bundle for Game Boy RGBDS projects containing essential tools and libraries. | 56 |
mattcurrie/mgbdis | Disassembles Game Boy ROMs into assembly code compatible with RGBDS | 254 |
dubvulture/gbdev | A collection of Game Boy software projects developed in Assembly language. | 5 |
nezticle/rgbds-template | A basic GameBoy development template using Assembly language and RGBDS | 42 |
issotm/gb-boilerplate | A minimal project framework for building Game Boy RGBDS games | 72 |
rniwase/tsuraragb | A custom development board designed to emulate the functionality of an original Nintendo Gameboy cartridge using FPGA technology. | 12 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 62 |
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 191 |
mvdnes/rboy | An emulator of the Gameboy Color console written in Rust | 608 |
gekkio/gb-hardware | Custom hardware designs for various Game Boy-related projects and components | 325 |
gbdev/gbsoundsystem | A modernized, reworked audio driver for the GameBoy Tracker | 13 |
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 890 |
ams-hackers/gbforth | A development kit for creating games for the original Game Boy console using a Forth-based programming language | 128 |