[Z88dk-users] monochrome graphics functions slightly expanded

Bridge to the z88dk-users mailing list
Post Reply
stefano
Well known member
Posts: 2137
Joined: Mon Jul 16, 2007 7:39 pm

[Z88dk-users] monochrome graphics functions slightly expanded

Post by stefano »

Most of the functions declared in graphics.h are now supported on all the targets with even a minimal graphics capability.
I also added few more functions regarding boxes and rectangular areas.
Similarly every target able to display monochrome sprites and have the minimal graphics support can use also those functions in games.h regarding sprites: bksave, bkrestore, getsprite... which are useful also to run gui related code (x11.h, hui.h..).
Post Reply