Z80 Routines:Graphic:getPixel
From WikiTI
The getPixel routine is used change a pixel in the graph buffer.
Code
Example
;pixel On (black) ;pixel Off (white) ;pixel change
Comments
- Don't use this to plot sprites! Use putSprite
- Not that usually used but can be used to get hl pointing to the wanted place in graph buffer