Linelib provides functions for drawing lines.

void linelib::fline()
Draws a black line on the screen.
Input: D0.W = First x coordinate
D1.W = First y coordinate
D2.W = Second x coordinate
D3.W = Second y coordinate
A0.L = Address to screen memory


Back to Programming Information

Questions? Comments? E-mail me at river@gte.net
This page is maintained by Rusty Wagner