Language

Package: rgbds @ 0.4.2

Synopsis

Rednex Game Boy Development System

Description

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)

Home page
https://github.com/gbdev/rgbds
Location
gnu/packages/assembly.scm (line: 291, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?