|  | Data | 
| Prev: DD54 | Up: Map | Next: E00B | 
| 
The Text Definition Data format is described at AAAE
 
MAIN SELECT MENU
 | ||||
| DF05 | DEFB $06,$15,$90 | Color attribute and position of text | ||
| DF08 | DEFM " SELECT" |  | ||
| DF10 | DEFB $00 | End marker | ||
| DF11 | DEFB $05,$15,$98 | Color attribute and position of text | ||
| DF14 | DEFM "1:DEFINE" |  | ||
| DF1C | DEFB $00 | End marker | ||
| DF1D | DEFB $05,$15,$A0 | Color attribute and position of text | ||
| DF20 | DEFM "2:KEMPSTON" |  | ||
| DF2A | DEFB $00 | End marker | ||
| DF2B | DEFB $05,$15,$A8 | Color attribute and position of text | ||
| DF2E | DEFM "3:CURSOR" |  | ||
| DF36 | DEFB $00 | End marker | ||
| DF37 | DEFB $05,$15,$B0 | Color attribute and position of text | ||
| DF3A | DEFM "4:SINCLAIR" |  | ||
| DF44 | DEFB $00 | End marker | ||
| 
CONFIRM SINCLAIR
 | ||||
| DF45 | DEFB $04,$09,$80 | Color attribute and position of text | ||
| DF48 | DEFM "CONFIRM SINCLAIR Y.N" |  | ||
| DF5C | DEFB $00 | End marker | ||
| 
CONFIRM CURSOR
 | ||||
| DF5D | DEFB $04,$09,$80 | Color attribute and position of text | ||
| DF60 | DEFM "CONFIRM CURSOR Y.N" |  | ||
| DF72 | DEFB $00 | End marker | ||
| 
CONFIRM KEMPSTON
 | ||||
| DF73 | DEFB $04,$09,$80 | Color attribute and position of text | ||
| DF76 | DEFM "CONFIRM KEMPSTON Y.N" |  | ||
| DF8A | DEFB $00 | End marker | ||
| 
CONFIRM KEYS
 | ||||
| DF8B | DEFB $04,$03,$90 | Color attribute and position of text | ||
| DF8E | DEFM "CONFIRM KEYS Y.N" |  | ||
| DF9E | DEFB $00 | End marker | ||
| 
DEFINE KEYS - no highligthed options
 | ||||
| DF9F | DEFB $07,$0F,$58 | Color attribute and position of text | ||
| DFA2 | DEFM " PRESS" |  | ||
| DFA8 | DEFB $00 | End marker | ||
| DFA9 | DEFB $01,$0F,$60 | Color attribute and position of text | ||
| DFAC | DEFM " :UP" |  | ||
| DFB0 | DEFB $00 | End marker | ||
| DFB1 | DEFB $01,$0F,$68 | Color attribute and position of text | ||
| DFB4 | DEFM " :DOWN" |  | ||
| DFBA | DEFB $00 | End marker | ||
| DFBB | DEFB $01,$0F,$70 | Color attribute and position of text | ||
| DFBE | DEFM " :LEFT" |  | ||
| DFC4 | DEFB $00 | End marker | ||
| DFC5 | DEFB $01,$0F,$78 | Color attribute and position of text | ||
| DFC8 | DEFM " :RIGHT" |  | ||
| DFCF | DEFB $00 | End marker | ||
| DFD0 | DEFB $01,$0F,$80 | Color attribute and position of text | ||
| DFD3 | DEFM " :FIRE" |  | ||
| DFD9 | DEFB $00 | End marker | ||
| 
DEFINE KEYS - highlighted options
 | ||||
| DFDA | DEFB $06,$0F,$60 | Color attribute and position of text | ||
| DFDD | DEFM " :UP" |  | ||
| DFE1 | DEFB $00 | End marker | ||
| DFE2 | DEFB $06,$0F,$68 | Color attribute and position of text | ||
| DFE5 | DEFM " :DOWN" |  | ||
| DFEB | DEFB $00 | End marker | ||
| DFEC | DEFB $06,$0F,$70 | Color attribute and position of text | ||
| DFEF | DEFM " :LEFT" |  | ||
| DFF5 | DEFB $00 | End marker | ||
| DFF6 | DEFB $06,$0F,$78 | Color attribute and position of text | ||
| DFF9 | DEFM " :RIGHT" |  | ||
| E000 | DEFB $00 | End marker | ||
| E001 | DEFB $06,$0F,$80 | Color attribute and position of text | ||
| E004 | DEFM " :FIRE" |  | ||
| E00A | DEFB $00 | End marker | ||
| Prev: DD54 | Up: Map | Next: E00B |