Ross ROSS = Recommend OSS · open-source software intelligence for agents

gbdev/rgbds

Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color observed · 2026-08-28

github.com/gbdev/rgbds · homepage · C++ · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
gbdev/rgbdsmain94

For agents

markdown · JSON · MCP: product_card(name="gbdev/rgbds")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem