Prev: 02416 Up: Map Next: 02548
02465: THE CASSETTE MESSAGES
Used by the routines at SAVE_ETC and SA_CONTRL.
Each message is given with the last character inverted (+80 hex.).
Input
Output
CASSETTE 02465 DEFB 128 Initial byte is stepped over.
02466 DEFM "Start tape, then press any key",174 'Start tape, then press any key.'
BLOCK_HDR 02497 DEFM 13,"Program:",160 Carriage return + 'Program: '
02507 DEFM 13,"Number array:",160 Carriage return + 'Number array: '
02522 DEFM 13,"Character array:",160 Carriage return + 'Character array: '
02540 DEFM 13,"Bytes:",160 Carriage return + 'Bytes: '
Prev: 02416 Up: Map Next: 02548