Skip to navigation

Elite on the BBC Micro and NES

Drawing the screen: block1

[BBC Micro cassette version, Loader]

Name: block1 [Show more] Type: Variable Category: Drawing the screen Summary: Palette data for the two dashboard colour scheme
Context: See this variable in context in the source code References: This variable is used as follows: * IRQ1 uses block1

Palette bytes for use with the split-screen mode 5. See TVT1 in the main game code for an explanation.
.block1 EQUB &F5, &E5 EQUB &B5, &A5 EQUB &76, &66 EQUB &36, &26 EQUB &D4, &C4 EQUB &94, &84