Skip to navigation

Revs on the BBC Micro

Drawing pixels: pixelsToRight

Name: pixelsToRight [Show more] Type: Variable Category: Drawing pixels Summary: Pixel byte with all the pixels to the right of position X set
Context: See this variable in context in the source code References: This variable is used as follows: * DrawObjectEdge (Part 3 of 5) uses pixelsToRight
.pixelsToRight EQUB %01110111 EQUB %00110011 EQUB %00010001 EQUB %00000000