Moveto_d ($F312)

This routine uses the current scale factor, and moves the pen to the (y,x) position specified in D register.

 

ENTRY:

DP = $D0

A-reg = Y coordinate

B-reg = X coordinate

 

EXIT:

D-reg trashed

 

Source