CPCRSlib

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 13:10, 23 March 2009 by Artaburu (Talk | contribs) (New page: 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. CPCR...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 www.amstrad.es/programacion/cpcrslib_eng.htm

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 WYZ.