hardware.inc

Game Boy specs

Standard reference file containing definitions for Game Boy hardware specifications

RGBDS include file for Game Boy hardware definitions

GitHub

119 stars
14 watching
21 forks
Language: Assembly
last commit: 2 months ago
Linked from 1 awesome list

game-boy-developmenthardwarergbds

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gbdev/rgbds An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. 1,352
gekkio/gb-hardware Custom hardware designs for various Game Boy-related projects and components 320
issotm/gb-boilerplate A minimal project framework for building Game Boy RGBDS games 72
nezticle/rgbds-template A basic GameBoy development template using Assembly language and RGBDS 42
dubvulture/gbdev A collection of Game Boy software projects developed in Assembly language. 5
issotm/gb-starter-kit A customizable bundle for Game Boy RGBDS projects containing essential tools and libraries. 56
lancekindle/dmgreport A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics 59
gbdev/gbsoundsystem A modernized, reworked audio driver for the GameBoy Tracker 13
assemblydigest/gameboy An exploration of Game Boy programming techniques using shell scripting. 76
ahrnbom/gbapfomgd A repository for a TeX-based book on Game Boy Assembly programming 151
gb-archive/gb-template Provides a basic template for developing Gameboy DMG/Color games with pre-made functions for input, DMA transfers, and tile data loading. 4
mattcurrie/mgbdis Disassembles Game Boy ROMs into assembly code compatible with RGBDS 252
svendahlstrand/10-print-game-boy Porting a famous Commodore 64 BASIC one-liner to the Game Boy 29
retrio/gb-test-roms A collection of test ROMs for the Game Boy hardware, originally developed by Blargg. 471
mrombout/gbdk_playground A set of simplified examples and demos for the Game Boy development kit (GBDK) 191