Moveto_d_7F ($F2FC)

This routine forces the scale factor to 0x7F, and then moves the pen to the position specified in the D register.

 

ENTRY:

DP = $D0

A-reg = Y coordinate

B-reg = X coordinate

 

EXIT:

D-reg trashed

 

Source