Prev: 35754 Up: Map Next: 35994
35778: First menu screen text
menu screen 1
Text printed on the first menu screen in the routine at 32825.
35778 DEFB 26 First string length = 26 characters
35779 DEFM "PRESS 1-4 TO CHANGE OPTION"
35805 DEFB 22 String length = 22 characters
35806 DEFM "ENTER TO START PROGRAM"
35828 DEFB 31 String length = 31 characters
35829 DEFM "1 KEMPSTON JOYSTICK (PORT 31)"
35860 DEFB 30 String length = 30 characters
35861 DEFM "2 AGF JOYSTICK (CURSOR KEYS)"
35891 DEFB 21 String length = 21 characters
35892 DEFM "3 SINCLAIR JOYSTICK"
35913 DEFB 30 String length = 30 characters
35914 DEFM "4 KEYBOARD SET UP AS FOLLOWS"
35944 DEFB 25 String length = 25 characters
35945 DEFM "UP DOWN LEFT RIGHT FIRE"
35970 DEFB 5 String length = 5 characters
35971 DEFM "ASDFG"
35976 DEFB 4 String length = 4 characters
35977 DEFM "ZXCV"
35981 DEFB 2 String length = 2 characters
35982 DEFM "BN"
35984 DEFB 4 String length = 4 characters
35985 DEFM "MS/S"
35989 DEFB 4 String length = 4 characters
35990 DEFM "HJKL"
Prev: 35754 Up: Map Next: 35994