freebsd-ports/devel/rgbds/pkg-descr
Tobias Kortkamp 50520900c9 Add devel/rgbds
RGBDS is a free GBZ80 assembler/linker package for the Game Boy and
Game Boy Color.  RGBDS additionally contains 2 extra tools to fix
ROM headers, and convert PNG files to the Game Boy's planar tile
format.

The binaries it provides are:
rgbasm(1) (assembler)
rgblink(1) (linker)
rgbfix(1) (checksum/header fixer)
rgbgfx(1) (PNG-to-Game Boy graphics converter)

WWW: https://rgbds.gbdev.io/

PR:		243645
Submitted by:	trigex@waifu.club (old version 0.3.9)
2021-03-10 06:26:22 +00:00

12 lines
391 B
Text

RGBDS is a free GBZ80 assembler/linker package for the Game Boy and
Game Boy Color. RGBDS additionally contains 2 extra tools to fix
ROM headers, and convert PNG files to the Game Boy's planar tile
format.
The binaries it provides are:
rgbasm(1) (assembler)
rgblink(1) (linker)
rgbfix(1) (checksum/header fixer)
rgbgfx(1) (PNG-to-Game Boy graphics converter)
WWW: https://rgbds.gbdev.io/