Changes

Jump to: navigation, search

CPCRSlib

54 bytes added, 17:37, 23 January 2018
Refine wording.
== Easy installation ==
If starting from scratch: # Let Get [https://github.com/cpcitor/cpc-dev-tool-chain cpc-dev-tool-chain] which sets up automatically a C or ASM compiling environment on Linux, Windows, Mac.# Create your project. In one of your C source file, just #include "cpcrslib.h".
# Compile the project. cpc-dev-tool-chain will notice the dependency and fetch and compile cpcrslib for you.
11
edits