summaryrefslogtreecommitdiff
path: root/devel/rgbds/DESCR
blob: 1c0b0ae54993654148f30e7c32158ca5535808c0 (plain)
1
2
3
4
5
6
7
8
9
10
RGBDS (Rednex Game Boy Development System) is a free assembler/linker
package for the Game Boy and Game Boy Color. It consists of:

* rgbasm (an assembler)
* rgblink (a linker)
* rgbfix (a checksum/header fixer)
* rgbgfx (a PNG-to-Game Boy graphics converter)

This is a fork of the original RGBDS which aims to make the programs
more like other UNIX tools.