Changes

User:CPM User

354 bytes added, 03:59, 29 September 2012
/* Programming Contributions */
== Programming Contributions ==
 
SCR_FLOOD_BOX
 
http://www.cpcwiki.eu/forum/programming/silly-programming-ideas-turning-text-into-graphics/?action=dlattach;attach=5228
 
* I've modified my existing SCR_PIXELS routine to use SCR_FLOOD_BOX instead which can be used to animate a sprite on screen. This Routine works well and is less complicated than SCR_PIXELS requiring less information.
Hisoft Pascal 4T Boucy2
http://www.cpcwiki.eu/forum/programming/silly-programming-ideas-turning-text-into-graphics/?action=dlattach;attach=5048
* This is the Source Code for SCR_PIXEL, another firmware instruction which allows you to plot a point to screen usingpixel masks, however this routine also requires a PEN mask which kind of complicates things.
BASSPR.BAS
423
edits