Prev: 8020 Up: Map Next: 8069
8068: Willy's y-coordinate
Initialised by the routine at 8684, and used by the routines at 8ABB, 8BDD, 923A and 927F. Holds the LSB of the address of the entry in the screen buffer address lookup table at 8300 that corresponds to Willy's pixel y-coordinate; in practice, this LSB is twice Willy's actual pixel y-coordinate.
8068 DEFB $00
Prev: 8020 Up: Map Next: 8069