A82: Help with plotting a pixel


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

A82: Help with plotting a pixel




Can somebody make a routine that will plot a pixel at (b,c).

For example:

You have the x cord in b and the y cord in c.  The routine should turn on
the pixel located at this point.  It shouldn't change the whole byte rather
just the one bit from 0 to 1.

PS. it would be helpful if (0,0) was the top left.

Thanks,
andrew@dgi.net