RGBLIB(1) |
General Reference Manual |
RGBLIB(1) |
NAME
rgblib — Game Boy library manager
SYNOPSIS
rgblib |
library [add | delete | extract | list] module ... |
DESCRIPTION
The
rgblib program manages libraries for use with
rgblink(1).
-
add
-
Add the given modules to the library.
-
delete
-
Delete the given modules from the library.
-
extract
-
Extract the given modules from the library.
-
list
-
List all the modules in the library.
HISTORY
rgblib was originally released by Carsten Sørensen as part of the ASMotor package, and was later packaged in RGBDS by Justin Lloyd.