Skip to navigation


Drawing pixels: DTWOS

[Commodore 64 version]

Name: DTWOS [Show more] Type: Variable Category: Drawing pixels Summary: An unused table of ready-made double-pixel character row bytes for the dashboard
Context: See this variable in context in the source code References: No direct references to this variable in this source file
.DTWOS EQUB %11000000 EQUB %00110000 EQUB %00001100 EQUB %00000011 EQUD $3060C0C0 ; These bytes appear to be unused; they contain a copy EQUD $03060C18 ; of the TWOS2 variable, and the original source has a ; commented out label .TWOS2