gameboy

Game Boy tutorial

An exploration of Game Boy programming techniques using shell scripting.

Exploring Game Boy programming techniques.

GitHub

76 stars
3 watching
11 forks
Language: Shell
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gb-archive/deadcscroll An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects 21
dubvulture/gbdev A collection of Game Boy software projects developed in Assembly language. 5
lancekindle/dmgreport A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics 59
gbdk-salvage/grooves-game-boy-programming A collection of salvaged Game Boy programming tutorials and examples in C. 86
mrombout/gbdk_playground A set of simplified examples and demos for the Game Boy development kit (GBDK) 191
ahrnbom/gbapfomgd A repository for a TeX-based book on Game Boy Assembly programming 152
gbdev/rgbds An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. 1,352
ams-hackers/gbforth A development kit for creating games for the original Game Boy console using a Forth-based programming language 128
junebug12851/gameboyboilerplateproj A pre-configured Gameboy development environment with tools and infrastructure for building games 29
delwink/libstdgb A collection of libraries and tools for working with the Game Boy console 12
ekimekim/gbos A basic operating system for the Game Boy using Assembly language 26
naavis/roboto-demo A Game Boy demo in assembly language, showcasing capabilities of the original Game Boy hardware. 27
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
yenatch/bootstrap.gb A basic Game Boy emulator project with a focus on bootstrapping and assembly code 30
svendahlstrand/10-print-game-boy Porting a famous Commodore 64 BASIC one-liner to the Game Boy 29