Dot_d ($F2C3)

This routine draws a dot at the relative y and relative x position contained in the D register. The intensity used is the value already stored in $C828.

 

ENTRY:

DP = $D0

A-reg = relative Y coordinate

B-reg = relative X coordinate

 

EXIT:

D-reg trashed

 

Source