Jan 162009
Artaburu released a new version of his utility library for the Z88dk C-compiler. Mariano the dragon was written with using this library and so it contains a lot of graphics functions, key functions, map functions, etc. You can download it from the official homepage of the CPCRslib.
Here are the changes of the new version:
- cpc_TestKey : Code optimized, smaller and faster.
- cpc_RedefineKey: Code optimized, smaller and faster.
- cpc_AnyKeyPressed: Rewritten, smaller and faster…. previous version doesn’t work.
- cpc_SetBorder: Changed caller function, now it’s smaller and faster routine.
- cpc_InitTileMap: Changed caller function, now it’s smaller and faster routine.