Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

CPCRSlib: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
No edit summary
Octoate (talk | contribs)
Updated the CPCRSlib documentation link
Line 3: Line 3:
The library is written to be used with [[Z88DK]] compiler. CPCRSlib also incorporates keyboard routines to redefine and to detect keys, as well as general routines to change to the screen mode or the colours.  
The library is written to be used with [[Z88DK]] compiler. CPCRSlib also incorporates keyboard routines to redefine and to detect keys, as well as general routines to change to the screen mode or the colours.  


It can be found an explanation of each function/routine included in the library in [http://www.amstrad.es/programacion/cpcrslib_eng.htm www.amstrad.es/programacion/cpcrslib_eng.htm]  
It can be found an explanation of each function/routine included in the library in [http://www.amstrad.es/programacion/cpcrslib.html http://www.amstrad.es/programacion/cpcrslib.html]  


Last release of the library can be downloaded at: [http://code.google.com/p/cpcrslib/downloads/list code.google.com/p/cpcrslib/downloads/list]  
Last release of the library can be downloaded at: [http://code.google.com/p/cpcrslib/downloads/list code.google.com/p/cpcrslib/downloads/list]  

Revision as of 20:31, 25 March 2009

CPCRSlib is a C library containing routines and functions that allow to the handling of sprites and tile-mapping in Amstrad CPC.

The library is written to be used with Z88DK compiler. CPCRSlib also incorporates keyboard routines to redefine and to detect keys, as well as general routines to change to the screen mode or the colours.

It can be found an explanation of each function/routine included in the library in http://www.amstrad.es/programacion/cpcrslib.html

Last release of the library can be downloaded at: code.google.com/p/cpcrslib/downloads/list

CPCWYZlib is included in the downloadable package of CPCRSlib. CPCWYZlib includes a music player and SFX player coded by the WYZTracker.