gameboy
Game Boy tutorial
An exploration of Game Boy programming techniques using shell scripting.
Exploring Game Boy programming techniques.
76 stars
3 watching
11 forks
Language: Shell
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 23 |
| | A collection of Game Boy software projects developed in Assembly language. | 5 |
| | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 62 |
| | An archive of salvaged Game Boy programming tutorials and examples written in C. | 86 |
| | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 192 |
| | A repository for a TeX-based book on Game Boy Assembly programming | 152 |
| | An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. | 1,363 |
| | A development kit for creating games for the original Game Boy console using a Forth-based programming language | 128 |
| | A pre-configured Gameboy development environment with tools and infrastructure for building games | 30 |
| | A collection of libraries and tools for working with the Game Boy console | 12 |
| | A basic operating system for the Game Boy using Assembly language | 28 |
| | A Game Boy demo in assembly language, showcasing capabilities of the original Game Boy hardware. | 27 |
| | Provides a basic template for developing Gameboy DMG/Color games with pre-made functions for input, DMA transfers, and tile data loading. | 4 |
| | A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 31 |
| | Porting a famous Commodore 64 BASIC one-liner to the Game Boy | 30 |