This code appears in the following versions (click to see it in the source code):
Code variations between these versions are shown below.
Name: BULB Type: Subroutine Category: Dashboard Summary: Draw an indicator bulb on the dashboard
Arguments:
Other entry points: BULB-2 Set the Y screen address
.BULB STA SC \ Store the low byte of the screen address in SC
JMP RREN \ Call RREN to print the character definition pointed to \ by P(2 1) at the screen address pointed to by (A SC), \ returning from the subroutine using a tail call