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)
- Outputs:
out
- Website: https://github.com/gbdev/rgbds
- Licenses: Expat
- Package source: gnu/packages/assembly.scm
- Builds: See build status
- Issues: See known issues
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.