Home » Personal collection » Acorn tapes » Commercial_Releases » box05_tape13b_acorn_play_it_again_sam_9.wav » MENU

MENU

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn tapes » Commercial_Releases » box05_tape13b_acorn_play_it_again_sam_9.wav
Filename: MENU
Read OK:
File size: 04AD bytes
Load address: 1900
Exec address: 1D1A
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
  100MODE5
  110VDU23;8202;0;0;0;0
  120VDU19,0,0;0;19,1,5;0;19,2,7;0;19,3,2;0;
  130VDU28,0,31,19,24
  140*LOAD FONTS 0C00
  150PROClegal
  160*LOAD PIC
  170ENVELOPE1,1,0,0,0,0,0,0,126,-1,0,-1,126,0
  180ENVELOPE2,3,0,0,0,1,1,1,90,-20,-20,-2,90,0
  190ENVELOPE3,2,1,1,0,5,10,40,30,-10,-10,-15,127,0
  200ENVELOPE4,131,0,0,0,25,2,-2,110,0,-4,-8,110,80
  210*FX4,2
  220*FX16,2
  230VDU28,0,31,19,24,12
  240VDU28,0,31,19,24
  250CLS
  260COLOUR 2
  270PRINT TAB(1,3);"THE LIFE OF REPTON"
  280TIME=0:REPEAT UNTIL TIME>=400
  290CLS
  300PROCrepton("PLEASE SELECT:",3,1)
  310PROCrepton("(1) THE GAME",3,3)
  320PROCrepton("(2) THE EDITOR",3,4)
  330*FX15
  340REPEAT
  350*FX20,1
  360S=GET
  370IFS<49 OR S>50 PROCerror
  380UNTILS-49<2
  390PROCchose
  400END
  410DEFPROCerror
  420VDU7:REPEAT
  430UNTILINKEY(-129)
  440ENDPROC
  450DEFPROCchose
  460CLS
  470IFS=50 PROCedits ELSE PROCgames
  480ENDPROC
  490DEFPROCedits
  500PROCrepton("EDITOR LOADING...",2,3)
  510PRINT
  520PRINT
  530PAGE=&1900:CHAIN"EDITOR"
  540ENDPROC
  550DEFPROCgames
  560PROCrepton("GAME LOADING...",3,3)
  570PRINT
  580PRINT
  590PAGE=&1900:CHAIN"REPTON1"
  600ENDPROC
  610DEFPROCrepton(A$,X,Y)
  620COLOUR2
  630PRINTTAB(X,Y);
  640FORJ%=1TOLENA$
  650T$=MID$(A$,J%,1)
  660T%=ASC(T$)
  670IFT%<65 OR T%>90:VDUT%:NEXT:ENDPROC
  680VDUT%+63
  690NEXT:ENDPROC
  700DEFPROClegal
  710FORA%=128TO159:VDU23,A%
  720FORX%=0TO7
  730VDU?(X%+&C00+((A%-128)*8))
  740NEXT:NEXT
  750ENDPROC
d�5
n�23;8202;0;0;0;0
x)�19,0,0;0;19,1,5;0;19,2,7;0;19,3,2;0;
��28,0,31,19,24
�*LOAD FONTS 0C00
�
�legal
�
*LOAD PIC
�&�1,1,0,0,0,0,0,0,126,-1,0,-1,126,0
�'�2,3,0,0,0,1,1,1,90,-20,-20,-2,90,0
�+�3,2,1,1,0,5,10,40,30,-10,-10,-15,127,0
�+�4,131,0,0,0,25,2,-2,110,0,-4,-8,110,80
�
*FX4,2
�*FX16,2
��28,0,31,19,24,12
��28,0,31,19,24
��
� 2
 � �1,3);"THE LIFE OF REPTON"
�=0:� � �>=400
"�
,!�repton("PLEASE SELECT:",3,1)
6�repton("(1) THE GAME",3,3)
@!�repton("(2) THE EDITOR",3,4)
J	*FX15
T�
^*FX20,1
hS=�
r�S<49 � S>50 �error
|�S-49<2
�
�chose
��
���error
��7:�
���(-129)
��
���chose
��
��S=50 �edits � �games
��
���edits
�$�repton("EDITOR LOADING...",2,3)
��
�
�=&1900:�"EDITOR"
�
&��games
0"�repton("GAME LOADING...",3,3)
:�
D�
N�=&1900:�"REPTON1"
X�
b��repton(A$,X,Y)
l�2
v�X,Y);
�
�J%=1��A$
�T$=�A$,J%,1)
�T%=�(T$)
��T%<65 � T%>90:�T%:�:�
�
�T%+63
��:�
���legal
��A%=128�159:�23,A%
��X%=0�7
��?(X%+&C00+((A%-128)*8))
��:�
��
���}��~��|�Z���� ����� ������� ��L��L��{�|��|�'��}��~��{`PAGE=&1900
OLD
ONERRORRUN
*FX200,2
RUN
BASIC
00000000  0d 00 64 06 eb 35 0d 00  6e 14 ef 32 33 3b 38 32  |..d..5..n..23;82|
00000010  30 32 3b 30 3b 30 3b 30  3b 30 0d 00 78 29 ef 31  |02;0;0;0;0..x).1|
00000020  39 2c 30 2c 30 3b 30 3b  31 39 2c 31 2c 35 3b 30  |9,0,0;0;19,1,5;0|
00000030  3b 31 39 2c 32 2c 37 3b  30 3b 31 39 2c 33 2c 32  |;19,2,7;0;19,3,2|
00000040  3b 30 3b 0d 00 82 12 ef  32 38 2c 30 2c 33 31 2c  |;0;.....28,0,31,|
00000050  31 39 2c 32 34 0d 00 8c  14 2a 4c 4f 41 44 20 46  |19,24....*LOAD F|
00000060  4f 4e 54 53 20 30 43 30  30 0d 00 96 0a f2 6c 65  |ONTS 0C00.....le|
00000070  67 61 6c 0d 00 a0 0d 2a  4c 4f 41 44 20 50 49 43  |gal....*LOAD PIC|
00000080  0d 00 aa 26 e2 31 2c 31  2c 30 2c 30 2c 30 2c 30  |...&.1,1,0,0,0,0|
00000090  2c 30 2c 30 2c 31 32 36  2c 2d 31 2c 30 2c 2d 31  |,0,0,126,-1,0,-1|
000000a0  2c 31 32 36 2c 30 0d 00  b4 27 e2 32 2c 33 2c 30  |,126,0...'.2,3,0|
000000b0  2c 30 2c 30 2c 31 2c 31  2c 31 2c 39 30 2c 2d 32  |,0,0,1,1,1,90,-2|
000000c0  30 2c 2d 32 30 2c 2d 32  2c 39 30 2c 30 0d 00 be  |0,-20,-2,90,0...|
000000d0  2b e2 33 2c 32 2c 31 2c  31 2c 30 2c 35 2c 31 30  |+.3,2,1,1,0,5,10|
000000e0  2c 34 30 2c 33 30 2c 2d  31 30 2c 2d 31 30 2c 2d  |,40,30,-10,-10,-|
000000f0  31 35 2c 31 32 37 2c 30  0d 00 c8 2b e2 34 2c 31  |15,127,0...+.4,1|
00000100  33 31 2c 30 2c 30 2c 30  2c 32 35 2c 32 2c 2d 32  |31,0,0,0,25,2,-2|
00000110  2c 31 31 30 2c 30 2c 2d  34 2c 2d 38 2c 31 31 30  |,110,0,-4,-8,110|
00000120  2c 38 30 0d 00 d2 0a 2a  46 58 34 2c 32 0d 00 dc  |,80....*FX4,2...|
00000130  0b 2a 46 58 31 36 2c 32  0d 00 e6 15 ef 32 38 2c  |.*FX16,2.....28,|
00000140  30 2c 33 31 2c 31 39 2c  32 34 2c 31 32 0d 00 f0  |0,31,19,24,12...|
00000150  12 ef 32 38 2c 30 2c 33  31 2c 31 39 2c 32 34 0d  |..28,0,31,19,24.|
00000160  00 fa 05 db 0d 01 04 07  fb 20 32 0d 01 0e 20 f1  |......... 2... .|
00000170  20 8a 31 2c 33 29 3b 22  54 48 45 20 4c 49 46 45  | .1,3);"THE LIFE|
00000180  20 4f 46 20 52 45 50 54  4f 4e 22 0d 01 18 12 d1  | OF REPTON".....|
00000190  3d 30 3a f5 20 fd 20 91  3e 3d 34 30 30 0d 01 22  |=0:. . .>=400.."|
000001a0  05 db 0d 01 2c 21 f2 72  65 70 74 6f 6e 28 22 50  |....,!.repton("P|
000001b0  4c 45 41 53 45 20 53 45  4c 45 43 54 3a 22 2c 33  |LEASE SELECT:",3|
000001c0  2c 31 29 0d 01 36 1f f2  72 65 70 74 6f 6e 28 22  |,1)..6..repton("|
000001d0  28 31 29 20 54 48 45 20  47 41 4d 45 22 2c 33 2c  |(1) THE GAME",3,|
000001e0  33 29 0d 01 40 21 f2 72  65 70 74 6f 6e 28 22 28  |3)..@!.repton("(|
000001f0  32 29 20 54 48 45 20 45  44 49 54 4f 52 22 2c 33  |2) THE EDITOR",3|
00000200  2c 34 29 0d 01 4a 09 2a  46 58 31 35 0d 01 54 05  |,4)..J.*FX15..T.|
00000210  f5 0d 01 5e 0b 2a 46 58  32 30 2c 31 0d 01 68 07  |...^.*FX20,1..h.|
00000220  53 3d a5 0d 01 72 17 e7  53 3c 34 39 20 84 20 53  |S=...r..S<49 . S|
00000230  3e 35 30 20 f2 65 72 72  6f 72 0d 01 7c 0b fd 53  |>50 .error..|..S|
00000240  2d 34 39 3c 32 0d 01 86  0a f2 63 68 6f 73 65 0d  |-49<2.....chose.|
00000250  01 90 05 e0 0d 01 9a 0b  dd f2 65 72 72 6f 72 0d  |..........error.|
00000260  01 a4 08 ef 37 3a f5 0d  01 ae 0c fd a6 28 2d 31  |....7:.......(-1|
00000270  32 39 29 0d 01 b8 05 e1  0d 01 c2 0b dd f2 63 68  |29)...........ch|
00000280  6f 73 65 0d 01 cc 05 db  0d 01 d6 19 e7 53 3d 35  |ose..........S=5|
00000290  30 20 f2 65 64 69 74 73  20 8b 20 f2 67 61 6d 65  |0 .edits . .game|
000002a0  73 0d 01 e0 05 e1 0d 01  ea 0b dd f2 65 64 69 74  |s...........edit|
000002b0  73 0d 01 f4 24 f2 72 65  70 74 6f 6e 28 22 45 44  |s...$.repton("ED|
000002c0  49 54 4f 52 20 4c 4f 41  44 49 4e 47 2e 2e 2e 22  |ITOR LOADING..."|
000002d0  2c 32 2c 33 29 0d 01 fe  05 f1 0d 02 08 05 f1 0d  |,2,3)...........|
000002e0  02 12 15 d0 3d 26 31 39  30 30 3a d7 22 45 44 49  |....=&1900:."EDI|
000002f0  54 4f 52 22 0d 02 1c 05  e1 0d 02 26 0b dd f2 67  |TOR".......&...g|
00000300  61 6d 65 73 0d 02 30 22  f2 72 65 70 74 6f 6e 28  |ames..0".repton(|
00000310  22 47 41 4d 45 20 4c 4f  41 44 49 4e 47 2e 2e 2e  |"GAME LOADING...|
00000320  22 2c 33 2c 33 29 0d 02  3a 05 f1 0d 02 44 05 f1  |",3,3)..:....D..|
00000330  0d 02 4e 16 d0 3d 26 31  39 30 30 3a d7 22 52 45  |..N..=&1900:."RE|
00000340  50 54 4f 4e 31 22 0d 02  58 05 e1 0d 02 62 14 dd  |PTON1"..X....b..|
00000350  f2 72 65 70 74 6f 6e 28  41 24 2c 58 2c 59 29 0d  |.repton(A$,X,Y).|
00000360  02 6c 06 fb 32 0d 02 76  0b f1 8a 58 2c 59 29 3b  |.l..2..v...X,Y);|
00000370  0d 02 80 0d e3 4a 25 3d  31 b8 a9 41 24 0d 02 8a  |.....J%=1..A$...|
00000380  10 54 24 3d c1 41 24 2c  4a 25 2c 31 29 0d 02 94  |.T$=.A$,J%,1)...|
00000390  0c 54 25 3d 97 28 54 24  29 0d 02 9e 1a e7 54 25  |.T%=.(T$).....T%|
000003a0  3c 36 35 20 84 20 54 25  3e 39 30 3a ef 54 25 3a  |<65 . T%>90:.T%:|
000003b0  ed 3a e1 0d 02 a8 0a ef  54 25 2b 36 33 0d 02 b2  |.:......T%+63...|
000003c0  07 ed 3a e1 0d 02 bc 0b  dd f2 6c 65 67 61 6c 0d  |..:.......legal.|
000003d0  02 c6 16 e3 41 25 3d 31  32 38 b8 31 35 39 3a ef  |....A%=128.159:.|
000003e0  32 33 2c 41 25 0d 02 d0  0b e3 58 25 3d 30 b8 37  |23,A%.....X%=0.7|
000003f0  0d 02 da 1c ef 3f 28 58  25 2b 26 43 30 30 2b 28  |.....?(X%+&C00+(|
00000400  28 41 25 2d 31 32 38 29  2a 38 29 29 0d 02 e4 07  |(A%-128)*8))....|
00000410  ed 3a ed 0d 02 ee 05 e1  0d ff ad 10 02 8d 7d 1d  |.:............}.|
00000420  ad 11 02 8d 7e 1d a9 00  8d 7c 1d a9 5a 8d 10 02  |....~....|..Z...|
00000430  a9 1d 8d 11 02 a9 15 20  ee ff a9 81 a2 00 a0 ff  |....... ........|
00000440  20 f4 ff e0 00 f0 10 a9  b4 a2 19 a0 00 20 f4 ff  | ............ ..|
00000450  a2 a7 a0 1d 4c f7 ff 4c  00 80 8e 7b 1d ae 7c 1d  |....L..L...{..|.|
00000460  bd 7f 1d ee 7c 1d e0 27  d0 0c ae 7d 1d 8e 10 02  |....|..'...}....|
00000470  ae 7e 1d 8e 11 02 ae 7b  1d 18 60 00 00 00 00 50  |.~.....{..`....P|
00000480  41 47 45 3d 26 31 39 30  30 0d 4f 4c 44 0d 4f 4e  |AGE=&1900.OLD.ON|
00000490  45 52 52 4f 52 52 55 4e  0d 2a 46 58 32 30 30 2c  |ERRORRUN.*FX200,|
000004a0  32 0d 52 55 4e 06 0d 42  41 53 49 43 0d           |2.RUN..BASIC.|
000004ad
MENU.m0
MENU.m1
MENU.m2
MENU.m4
MENU.m5