Skip to navigation


Drawing the screen: lotus

[Commodore 64 version]

Name: lotus [Show more] Type: Variable Category: Drawing the screen Summary: The colour of the explosion sprite in the upper and lower parts of the screen
Context: See this variable in context in the source code References: This variable is used as follows: * COMIRQ1 uses lotus
.lotus EQUB 2 ; Colour 2 (red) for %10 bit pairs in the upper part of ; the screen EQUB 0 ; Colour 0 (transparent) for set bits in the lower part ; of the screen