A86: Line routines


[Prev][Next][Index][Thread]

A86: Line routines




I am using the built in call _ILine to draw the lines for my program, 
however, it leaves junk on the graphscreen that cannot be cleared, and it 
also shows that junk even after I clear the screen.  I need a better line 
drawing routine.  All I am doing is drawing horizontal and vertical lines, 
nothing big.  Can anyone help me?

.db "Patrick Gray",0