Description # Draws a color line routine to the LCD using Bresenham’s line algorithm. Technical Details # (None) Inputs # de = x0 bc = y0 hl = x1 ix = y1 iy = 16-bit color Outputs # Line drawn to LCD. Destroyed # All.