Description #
Gets the offset of a specified pixel into the graph buffer, as well as a bitmask isolating the selected pixel in its group of eight.
Technical Details #
Inputs #
a = x-coordinate of pixel
e = y-coordinate of pixel
Outputs #
a = pixel mask for specified pixel
hl = address of 8-pixel group containing this pixel in the graph
buffer
Destroyed #
All