cpct_installrslib

Installs and configures CPCRSLib to be used together with CPCtelera

Usage

cpct_installrslib [options]

Description

This script automatically downloads CPCRSLib from sourceforge, installs it and configures it to be easily used within CPCtelera framework.  CPCRSLib is installed inside a folder called z80libs/ where other compatible libs may be installed.

This script patches, compiles and sets up CPCRSLib on installation.  However, you may have reasons to recompile CPCRSLib (for instance, you may want to modify and use its tilemap features).  If that was the case, you should enter z80libs/cpcrslib_SDCC/ and type in ‘make’ to recompile the library after modifications.  Do not launch this script again, because it will erase previous installation and do a clean installation, therefore erasing your changes.

Command line options

-h | --helpShows help information on the terminal.
Installs and configures CPCRSLib to be used together with CPCtelera
Close