This package browser is in early development. Mind the rough edges.

rgbds 0.7.0

Rednex Game Boy Development System

RGBDS (Rednex Game Boy Development System) is an assembler/linker package for the Game Boy and Game Boy Color. It consists of:

  • rgbasm (assembler)

  • rgblink (linker)

  • rgbfix (checksum/header fixer)

  • rgbgfx (PNG-to-Game Boy graphics converter)

Installation

Install rgbds 0.7.0 as follows:

guix install rgbds@0.7.0

Or install the latest version:

guix install rgbds

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.