Skip to navigation

Elite on the BBC Micro and NES

Drawing the screen: block2

[BBC Micro cassette version, Loader]

Name: block2 [Show more] Type: Variable Category: Drawing the screen Summary: Palette data for the space part of the screen
Context: See this variable in context in the source code References: This variable is used as follows: * IRQ1 uses block2

Palette bytes for use with the split-screen mode 4. See TVT1 in the main game code for an explanation.
.block2 EQUB &D0, &C0 EQUB &B0, &A0 EQUB &F0, &E0 EQUB &90, &80 EQUB &77, &67 EQUB &37, &27