Home » Personal collection » Acorn DFS disks » dfs_box02_disk07_repton_around_the_world.scp » 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 DFS disks » dfs_box02_disk07_repton_around_the_world.scp
Filename: MENU
Read OK:
File size: 042D bytes
Load address: FF0E00
Exec address: FF802B
Duplicates

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

File contents
   10*TV255 1
   20MODE7:VDU23;8202;0;0;0;0
   30*LOAD FONTS
   40PROClegal:*LOAD PIC
   50TIME=0:REPEAT UNTIL TIME>=400
   60ENVELOPE1,1,0,0,0,0,0,0,126,-1,0,-1,126,0:ENVELOPE2,3,0,0,0,1,1,1,90,-20,-20,-2,90,0:ENVELOPE3,2,1,1,0,5,10,40,30,-10,-10,-15,127,0:ENVELOPE4,131,0,0,0,25,2,-2,110,0,-4,-8,110,80
   70*FX4,2
   80*FX16,2
   90A%=0:X%=255:T%=USR&FFF4:T%=(T%DIV&100)AND7
  100IF T%>2 THEN 510
  110VDU 28,0,24,39,15
  120PRINT TAB(13,1);"PLEASE SELECT:"
  130PRINT TAB(13,3);"(1) THE GAME"
  140PRINT TAB(13,4);"(2) THE EDITOR"
  150*FX15
  160REPEAT:*FX20,1
  170S=GET
  180IFS<49 OR S>50 PROCerror
  190UNTILS-49<2
  200MODE5:VDU23;8202;0;0;0;0
  210PROCchose
  220END
  230DEFPROCerror
  240VDU7:REPEAT
  250UNTILINKEY(-129)
  260ENDPROC
  270DEFPROCchose
  280CLS
  290IFS=50 PROCedits ELSE PROCgames
  300ENDPROC
  310DEFPROCedits
  320*DIR E
  330PROCrepton("EDITOR LOADING....",1,15)
  340PAGE=&1900:CHAIN"EDITOR"
  350ENDPROC
  360DEFPROCgames
  370*DIR D
  380PROCrepton("GAME LOADING....",2,15)
  390PAGE=&900:HIMEM=&C00:CHAIN"REPTON1"
  400ENDPROC
  410DEFPROCrepton(A$,X,Y)
  420COLOUR2
  430PRINTTAB(X,Y);
  440FORJ%=1TOLENA$:T$=MID$(A$,J%,1):T%=ASC(T$)
  450IFT%<65 OR T%>90:VDUT%:NEXT:ENDPROC
  460VDUT%+63
  470NEXT:ENDPROC
  480DEFPROClegal
  490FORA%=128TO159:VDU23,A%:FORX%=0TO7:VDU?(X%+&C00+((A%-128)*8)):NEXT:NEXT
  500ENDPROC
  510A%=68:T%=USR(&FFF4):T%=(T%/&100)AND&F
  520IF T%<>&F THEN 110
  530MODE7:VDU23;8202;0;0;0;0:PAGE=&7900:CHAIN"MV"  

*TV255 1
�7:�23;8202;0;0;0;0
*LOAD FONTS
(�legal:*LOAD PIC
2�=0:� � �>=400
<��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
F
*FX4,2
P*FX16,2
Z(A%=0:X%=255:T%=�&FFF4:T%=(T%�&100)�7
d� T%>2 � �d~A
n� 28,0,24,39,15
x� �13,1);"PLEASE SELECT:"
�� �13,3);"(1) THE GAME"
�� �13,4);"(2) THE EDITOR"
�	*FX15
�
�:*FX20,1
�S=�
��S<49 � S>50 �error
��S-49<2
��5:�23;8202;0;0;0;0
�
�chose
��
���error
��7:�
���(-129)
�
��chose
�
"�S=50 �edits � �games
,�
6��edits
@
*DIR E
J&�repton("EDITOR LOADING....",1,15)
T�=&1900:�"EDITOR"
^�
h��games
r
*DIR D
|$�repton("GAME LOADING....",2,15)
��=&900:�=&C00:�"REPTON1"
��
���repton(A$,X,Y)
��2
��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)):�:�
��
�%A%=68:T%=�(&FFF4):T%=(T%/&100)�&F
� T%<>&F � �Dn@
'�7:�23;8202;0;0;0;0:�=&7900:�"MV"  
�
00000000  0d 00 0a 0c 2a 54 56 32  35 35 20 31 0d 00 14 17  |....*TV255 1....|
00000010  eb 37 3a ef 32 33 3b 38  32 30 32 3b 30 3b 30 3b  |.7:.23;8202;0;0;|
00000020  30 3b 30 0d 00 1e 0f 2a  4c 4f 41 44 20 46 4f 4e  |0;0....*LOAD FON|
00000030  54 53 0d 00 28 14 f2 6c  65 67 61 6c 3a 2a 4c 4f  |TS..(..legal:*LO|
00000040  41 44 20 50 49 43 0d 00  32 12 d1 3d 30 3a f5 20  |AD PIC..2..=0:. |
00000050  fd 20 91 3e 3d 34 30 30  0d 00 3c 9a e2 31 2c 31  |. .>=400..<..1,1|
00000060  2c 30 2c 30 2c 30 2c 30  2c 30 2c 30 2c 31 32 36  |,0,0,0,0,0,0,126|
00000070  2c 2d 31 2c 30 2c 2d 31  2c 31 32 36 2c 30 3a e2  |,-1,0,-1,126,0:.|
00000080  32 2c 33 2c 30 2c 30 2c  30 2c 31 2c 31 2c 31 2c  |2,3,0,0,0,1,1,1,|
00000090  39 30 2c 2d 32 30 2c 2d  32 30 2c 2d 32 2c 39 30  |90,-20,-20,-2,90|
000000a0  2c 30 3a e2 33 2c 32 2c  31 2c 31 2c 30 2c 35 2c  |,0:.3,2,1,1,0,5,|
000000b0  31 30 2c 34 30 2c 33 30  2c 2d 31 30 2c 2d 31 30  |10,40,30,-10,-10|
000000c0  2c 2d 31 35 2c 31 32 37  2c 30 3a e2 34 2c 31 33  |,-15,127,0:.4,13|
000000d0  31 2c 30 2c 30 2c 30 2c  32 35 2c 32 2c 2d 32 2c  |1,0,0,0,25,2,-2,|
000000e0  31 31 30 2c 30 2c 2d 34  2c 2d 38 2c 31 31 30 2c  |110,0,-4,-8,110,|
000000f0  38 30 0d 00 46 0a 2a 46  58 34 2c 32 0d 00 50 0b  |80..F.*FX4,2..P.|
00000100  2a 46 58 31 36 2c 32 0d  00 5a 28 41 25 3d 30 3a  |*FX16,2..Z(A%=0:|
00000110  58 25 3d 32 35 35 3a 54  25 3d ba 26 46 46 46 34  |X%=255:T%=.&FFF4|
00000120  3a 54 25 3d 28 54 25 81  26 31 30 30 29 80 37 0d  |:T%=(T%.&100).7.|
00000130  00 64 11 e7 20 54 25 3e  32 20 8c 20 8d 64 7e 41  |.d.. T%>2 . .d~A|
00000140  0d 00 6e 13 ef 20 32 38  2c 30 2c 32 34 2c 33 39  |..n.. 28,0,24,39|
00000150  2c 31 35 0d 00 78 1d f1  20 8a 31 33 2c 31 29 3b  |,15..x.. .13,1);|
00000160  22 50 4c 45 41 53 45 20  53 45 4c 45 43 54 3a 22  |"PLEASE SELECT:"|
00000170  0d 00 82 1b f1 20 8a 31  33 2c 33 29 3b 22 28 31  |..... .13,3);"(1|
00000180  29 20 54 48 45 20 47 41  4d 45 22 0d 00 8c 1d f1  |) THE GAME".....|
00000190  20 8a 31 33 2c 34 29 3b  22 28 32 29 20 54 48 45  | .13,4);"(2) THE|
000001a0  20 45 44 49 54 4f 52 22  0d 00 96 09 2a 46 58 31  | EDITOR"....*FX1|
000001b0  35 0d 00 a0 0d f5 3a 2a  46 58 32 30 2c 31 0d 00  |5.....:*FX20,1..|
000001c0  aa 07 53 3d a5 0d 00 b4  17 e7 53 3c 34 39 20 84  |..S=......S<49 .|
000001d0  20 53 3e 35 30 20 f2 65  72 72 6f 72 0d 00 be 0b  | S>50 .error....|
000001e0  fd 53 2d 34 39 3c 32 0d  00 c8 17 eb 35 3a ef 32  |.S-49<2.....5:.2|
000001f0  33 3b 38 32 30 32 3b 30  3b 30 3b 30 3b 30 0d 00  |3;8202;0;0;0;0..|
00000200  d2 0a f2 63 68 6f 73 65  0d 00 dc 05 e0 0d 00 e6  |...chose........|
00000210  0b dd f2 65 72 72 6f 72  0d 00 f0 08 ef 37 3a f5  |...error.....7:.|
00000220  0d 00 fa 0c fd a6 28 2d  31 32 39 29 0d 01 04 05  |......(-129)....|
00000230  e1 0d 01 0e 0b dd f2 63  68 6f 73 65 0d 01 18 05  |.......chose....|
00000240  db 0d 01 22 19 e7 53 3d  35 30 20 f2 65 64 69 74  |..."..S=50 .edit|
00000250  73 20 8b 20 f2 67 61 6d  65 73 0d 01 2c 05 e1 0d  |s . .games..,...|
00000260  01 36 0b dd f2 65 64 69  74 73 0d 01 40 0a 2a 44  |.6...edits..@.*D|
00000270  49 52 20 45 0d 01 4a 26  f2 72 65 70 74 6f 6e 28  |IR E..J&.repton(|
00000280  22 45 44 49 54 4f 52 20  4c 4f 41 44 49 4e 47 2e  |"EDITOR LOADING.|
00000290  2e 2e 2e 22 2c 31 2c 31  35 29 0d 01 54 15 d0 3d  |...",1,15)..T..=|
000002a0  26 31 39 30 30 3a d7 22  45 44 49 54 4f 52 22 0d  |&1900:."EDITOR".|
000002b0  01 5e 05 e1 0d 01 68 0b  dd f2 67 61 6d 65 73 0d  |.^....h...games.|
000002c0  01 72 0a 2a 44 49 52 20  44 0d 01 7c 24 f2 72 65  |.r.*DIR D..|$.re|
000002d0  70 74 6f 6e 28 22 47 41  4d 45 20 4c 4f 41 44 49  |pton("GAME LOADI|
000002e0  4e 47 2e 2e 2e 2e 22 2c  32 2c 31 35 29 0d 01 86  |NG....",2,15)...|
000002f0  1c d0 3d 26 39 30 30 3a  d3 3d 26 43 30 30 3a d7  |..=&900:.=&C00:.|
00000300  22 52 45 50 54 4f 4e 31  22 0d 01 90 05 e1 0d 01  |"REPTON1".......|
00000310  9a 14 dd f2 72 65 70 74  6f 6e 28 41 24 2c 58 2c  |....repton(A$,X,|
00000320  59 29 0d 01 a4 06 fb 32  0d 01 ae 0b f1 8a 58 2c  |Y).....2......X,|
00000330  59 29 3b 0d 01 b8 23 e3  4a 25 3d 31 b8 a9 41 24  |Y);...#.J%=1..A$|
00000340  3a 54 24 3d c1 41 24 2c  4a 25 2c 31 29 3a 54 25  |:T$=.A$,J%,1):T%|
00000350  3d 97 28 54 24 29 0d 01  c2 1a e7 54 25 3c 36 35  |=.(T$).....T%<65|
00000360  20 84 20 54 25 3e 39 30  3a ef 54 25 3a ed 3a e1  | . T%>90:.T%:.:.|
00000370  0d 01 cc 0a ef 54 25 2b  36 33 0d 01 d6 07 ed 3a  |.....T%+63.....:|
00000380  e1 0d 01 e0 0b dd f2 6c  65 67 61 6c 0d 01 ea 3b  |.......legal...;|
00000390  e3 41 25 3d 31 32 38 b8  31 35 39 3a ef 32 33 2c  |.A%=128.159:.23,|
000003a0  41 25 3a e3 58 25 3d 30  b8 37 3a ef 3f 28 58 25  |A%:.X%=0.7:.?(X%|
000003b0  2b 26 43 30 30 2b 28 28  41 25 2d 31 32 38 29 2a  |+&C00+((A%-128)*|
000003c0  38 29 29 3a ed 3a ed 0d  01 f4 05 e1 0d 01 fe 25  |8)):.:.........%|
000003d0  41 25 3d 36 38 3a 54 25  3d ba 28 26 46 46 46 34  |A%=68:T%=.(&FFF4|
000003e0  29 3a 54 25 3d 28 54 25  2f 26 31 30 30 29 80 26  |):T%=(T%/&100).&|
000003f0  46 0d 02 08 13 e7 20 54  25 3c 3e 26 46 20 8c 20  |F..... T%<>&F . |
00000400  8d 44 6e 40 0d 02 12 27  eb 37 3a ef 32 33 3b 38  |.Dn@...'.7:.23;8|
00000410  32 30 32 3b 30 3b 30 3b  30 3b 30 3a d0 3d 26 37  |202;0;0;0;0:.=&7|
00000420  39 30 30 3a d7 22 4d 56  22 20 20 0d ff           |900:."MV"  ..|
0000042d
MENU.m0
MENU.m1
MENU.m2
MENU.m4
MENU.m5