.SPBLB LDA #LO(SPBT) ; Set A to the low byte of the address of the character ; definition in SPBT LDX #24*8 ; The space station bulb is in character block number 24 ; and each character is eight pixels wide, so this sets ; X to the pixel x-coordinate of the bulb we want to ; draw
[X]
Variable SPBT (category: Dashboard)
The bitmap definition for the space station indicator bulb