Changes

Jump to: navigation, search

CPCRSlib

647 bytes added, 17:36, 23 January 2018
Using cpcrslib with cpc-dev-tool-chain.
[[CPCWYZlib|CPCWYZlib]] is included in the downloadable package of CPCRSlib. CPCWYZlib includes a music player and SFX player coded by WYZ, which can play music created with [[WYZTracker|WYZTracker]].
== Easy installation ==  # Let [https://github.com/cpcitor/cpc-dev-tool-chain cpc-dev-tool-chain] sets up automatically a C or ASM compiling environment on Linux, Windows, Mac.# 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. Need '''sample projects''' to see how how to start? cpc-dev-tool-chain has a cpcrslib-all target that [https://github.com/cpcitor/cpc-dev-tool-chain/blob/master/documentation/how_to_install.md#user-content-build-a-project compiles cpcrslib sample projects]. == installation ==
On Ubuntu Lucid Lynx :
*[http://espsoft.blogspot.com.es/2015/08/totems-columns-cpc-two.html TOTEMS: Columns CPC Two] by ESP Soft.
== See also ==
[[CPCtelera]]
[[Category:Programming]] [[Category:C]][[Category:CrossDev]]
11
edits