Skip to navigation

Elite on the BBC Micro and NES

Drawing pixels: TWOS2

[6502 Second Processor version]

Name: TWOS2 [Show more] Type: Variable Category: Drawing pixels Summary: Ready-made double-pixel character row bytes for mode 4 Deep dive: Drawing monochrome pixels in mode 4
Context: See this variable in context in the source code Variations: See code variations for this variable in the different versions References: No direct references to this variable in this source file

This table is not used by the 6502 Second Processor version of Elite. Instead, the TWOS2 table in the I/O processor code is used, which contains double-pixel character row bytes for the mode 1 screen.
.TWOS2 EQUB %11000000 EQUB %01100000 EQUB %00110000 EQUB %00011000 EQUB %00001100 EQUB %00000110 EQUB %00000011 EQUB %00000011