gbdev/rgbds
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 59.0
- age_days: 6199
- days_rel: 32
- days_push: 8
- n_releases_24m: 9
Adoption not part of the score
1638 stars · 191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RGBDS is a free, open-source assembler/linker toolchain for developing Nintendo Game Boy and Game Boy Color software in assembly. It comprises four CLI tools: RGBASM (assembler), RGBLINK (linker), RGBFIX (ROM header/checksum fixer), and RGBGFX (PNG-to-Game Boy graphics converter).
Use cases
- assemble game boy roms from assembly source
- link object files into a playable game boy rom
- fix game boy rom header checksums
- convert png images to game boy tile graphics
- develop game boy color homebrew games
- build game boy roms in a docker ci pipeline
- write sm83 assembly for retro hardware
When to choose
- you want to write Game Boy or Game Boy Color homebrew in native assembly
- you need a complete, well-documented, actively maintained GB assembly toolchain
- you want fine-grained control over ROM memory layout via linker scripts
- you need a toolchain that integrates into custom build pipelines or CI
When to avoid
- you want to develop Game Boy games in C (use GBDK instead)
- you target other consoles or CPUs than the Game Boy's SM83
- you prefer a high-level game engine or visual tooling over assembly
Facets
cli-tool · maturity stable
compiler developer-tools graphics cli developer-tools embedded-systems windows cli gameboy asm-assembler linker rom-header-fixer png-graphics-converter homebrew sm83 gbz80 retro-gamedev game-development command-line linux macos docker
10 sources
- readme: https://github.com/gbdev/rgbds · fetched 2026-08-28 · e33e54c25614
- homepage: https://rgbds.gbdev.io · fetched 2026-08-29 · a7511e3c6907
- site_page: https://rgbds.gbdev.io/docs · fetched 2026-08-29 · 5c43418b7fb0
- site_page: https://rgbds.gbdev.io/install · fetched 2026-08-29 · c4a835744211
- site_page: https://rgbds.gbdev.io/docs/v1.0.3 · fetched 2026-08-29 · a1e5e0e0f144
- site_page: https://rgbds.gbdev.io/docs/master · fetched 2026-08-29 · 33d9a68c5678
- site_page: https://rgbds.gbdev.io/docs/v1.0.2 · fetched 2026-08-29 · eb9ee3385b65
- site_page: https://rgbds.gbdev.io/docs/v1.0.1 · fetched 2026-08-29 · 7c2183eb0d4a
- site_page: https://rgbds.gbdev.io/docs/v1.0.0 · fetched 2026-08-29 · f3bf11d34fb2
- site_page: https://rgbds.gbdev.io/faq · fetched 2026-08-29 · 2567f3ea3b86
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gbdev/rgbds | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem