Home » Recent acquisitions » Acorn tapes » tape055a_acorn_repton_3_bbc.wav » REPTON3

REPTON3

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 » Recent acquisitions » Acorn tapes » tape055a_acorn_repton_3_bbc.wav
Filename: REPTON3
Read OK:
File size: 0495 bytes
Load address: 1900
Exec address: 1D02
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
   10*TV255
   20MODE5
   30VDU23;8202;0;0;0;
   40VDU19,3,2;0;
   50VDU28,0,31,19,26  
   60*LOAD FONTS 0C00
   70PROClegal
   80*/SPEAKSC
   90?&76=8:?&75=1:CALL&4B00
  100TIME=0:REPEATUNTILTIME>30
  110?&75=2:CALL&4B00
  120ENVELOPE1,1,0,0,0,0,0,0,126,-1,0,-1,126,0
  130ENVELOPE2,3,0,0,0,1,1,1,90,-20,-20,-2,90,0
  140ENVELOPE3,2,1,1,0,5,10,40,30,-10,-10,-15,127,0
  150ENVELOPE4,131,0,0,0,25,2,-2,110,0,-4,-8,110,80
  160*FX4,2
  170*FX16,2
  180VDU28,0,31,19,25,12
  190VDU28,0,31,19,26
  200PROCrepton("PLEASE SELECT:",3,1)
  210PROCrepton("(1) THE GAME",3,3)
  220PROCrepton("(2) THE EDITOR",3,4)
  230*FX15
  240REPEAT
  250*FX20,1
  260S=GET
  270IFS<49 OR S>50 PROCerror
  280UNTILS-49<2
  290PROCchose
  300END
  310DEFPROCerror
  320VDU7:REPEAT
  330UNTILINKEY(-129)
  340ENDPROC
  350DEFPROCchose
  360CLS
  370IFS=50 PROCedits ELSE PROCgames
  380ENDPROC
  390DEFPROCedits
  400PROCrepton("EDITOR LOADING...",2,3)
  410 PRINT
  420 PRINT
  430PAGE=&1900:CHAIN"EDITOR"
  440ENDPROC
  450DEFPROCgames
  460PROCrepton("GAME LOADING...",3,3)
  470 PRINT
  480 PRINT
  490PAGE=&1900:CHAIN"REPTON1"
  500ENDPROC
  510DEFPROCrepton(A$,X,Y)
  520COLOUR2
  530PRINTTAB(X,Y);
  540FORJ%=1TOLENA$
  550T$=MID$(A$,J%,1)
  560T%=ASC(T$)
  570IFT%<65 OR T%>90:VDUT%:NEXT:ENDPROC
  580VDUT%+63
  590NEXT:ENDPROC
  600DEFPROClegal
  610FORA%=128TO159:VDU23,A%
  620FORX%=0TO7
  630VDU?(X%+&C00+((A%-128)*8))
  640NEXT:NEXT
  650ENDPROC


*TV255
�5
�23;8202;0;0;0;
(�19,3,2;0;
2�28,0,31,19,26  
<*LOAD FONTS 0C00
F
�legal
P
*/SPEAKSC
Z?&76=8:?&75=1:�&4B00
d�=0:���>30
n?&75=2:�&4B00
x&�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,25,12
��28,0,31,19,26
�!�repton("PLEASE SELECT:",3,1)
��repton("(1) THE GAME",3,3)
�!�repton("(2) THE EDITOR",3,4)
�	*FX15
��
�*FX20,1
S=�
�S<49 � S>50 �error
�S-49<2
"
�chose
,�
6��error
@�7:�
J��(-129)
T�
^��chose
h�
r�S=50 �edits � �games
|�
���edits
�$�repton("EDITOR LOADING...",2,3)
� �
� �
��=&1900:�"EDITOR"
��
���games
�"�repton("GAME LOADING...",3,3)
� �
� �
��=&1900:�"REPTON1"
��
���repton(A$,X,Y)
�2
�X,Y);

�J%=1��A$
&T$=�A$,J%,1)
0T%=�(T$)
:�T%<65 � T%>90:�T%:�:�
D
�T%+63
N�:�
X��legal
b�A%=128�159:�23,A%
l�X%=0�7
v�?(X%+&C00+((A%-128)*8))
��:�
��
���e��f��d�B���� ����� ������� ��L��L��c�d�g�d�'��e��f��c`PAGE=&1900
OLD
ONERRORRUN
*FX200,2
RUN
BASIC
00000000  0d 00 0a 0a 2a 54 56 32  35 35 0d 00 14 06 eb 35  |....*TV255.....5|
00000010  0d 00 1e 13 ef 32 33 3b  38 32 30 32 3b 30 3b 30  |.....23;8202;0;0|
00000020  3b 30 3b 0d 00 28 0e ef  31 39 2c 33 2c 32 3b 30  |;0;..(..19,3,2;0|
00000030  3b 0d 00 32 14 ef 32 38  2c 30 2c 33 31 2c 31 39  |;..2..28,0,31,19|
00000040  2c 32 36 20 20 0d 00 3c  14 2a 4c 4f 41 44 20 46  |,26  ..<.*LOAD F|
00000050  4f 4e 54 53 20 30 43 30  30 0d 00 46 0a f2 6c 65  |ONTS 0C00..F..le|
00000060  67 61 6c 0d 00 50 0d 2a  2f 53 50 45 41 4b 53 43  |gal..P.*/SPEAKSC|
00000070  0d 00 5a 18 3f 26 37 36  3d 38 3a 3f 26 37 35 3d  |..Z.?&76=8:?&75=|
00000080  31 3a d6 26 34 42 30 30  0d 00 64 0e d1 3d 30 3a  |1:.&4B00..d..=0:|
00000090  f5 fd 91 3e 33 30 0d 00  6e 11 3f 26 37 35 3d 32  |...>30..n.?&75=2|
000000a0  3a d6 26 34 42 30 30 0d  00 78 26 e2 31 2c 31 2c  |:.&4B00..x&.1,1,|
000000b0  30 2c 30 2c 30 2c 30 2c  30 2c 30 2c 31 32 36 2c  |0,0,0,0,0,0,126,|
000000c0  2d 31 2c 30 2c 2d 31 2c  31 32 36 2c 30 0d 00 82  |-1,0,-1,126,0...|
000000d0  27 e2 32 2c 33 2c 30 2c  30 2c 30 2c 31 2c 31 2c  |'.2,3,0,0,0,1,1,|
000000e0  31 2c 39 30 2c 2d 32 30  2c 2d 32 30 2c 2d 32 2c  |1,90,-20,-20,-2,|
000000f0  39 30 2c 30 0d 00 8c 2b  e2 33 2c 32 2c 31 2c 31  |90,0...+.3,2,1,1|
00000100  2c 30 2c 35 2c 31 30 2c  34 30 2c 33 30 2c 2d 31  |,0,5,10,40,30,-1|
00000110  30 2c 2d 31 30 2c 2d 31  35 2c 31 32 37 2c 30 0d  |0,-10,-15,127,0.|
00000120  00 96 2b e2 34 2c 31 33  31 2c 30 2c 30 2c 30 2c  |..+.4,131,0,0,0,|
00000130  32 35 2c 32 2c 2d 32 2c  31 31 30 2c 30 2c 2d 34  |25,2,-2,110,0,-4|
00000140  2c 2d 38 2c 31 31 30 2c  38 30 0d 00 a0 0a 2a 46  |,-8,110,80....*F|
00000150  58 34 2c 32 0d 00 aa 0b  2a 46 58 31 36 2c 32 0d  |X4,2....*FX16,2.|
00000160  00 b4 15 ef 32 38 2c 30  2c 33 31 2c 31 39 2c 32  |....28,0,31,19,2|
00000170  35 2c 31 32 0d 00 be 12  ef 32 38 2c 30 2c 33 31  |5,12.....28,0,31|
00000180  2c 31 39 2c 32 36 0d 00  c8 21 f2 72 65 70 74 6f  |,19,26...!.repto|
00000190  6e 28 22 50 4c 45 41 53  45 20 53 45 4c 45 43 54  |n("PLEASE SELECT|
000001a0  3a 22 2c 33 2c 31 29 0d  00 d2 1f f2 72 65 70 74  |:",3,1).....rept|
000001b0  6f 6e 28 22 28 31 29 20  54 48 45 20 47 41 4d 45  |on("(1) THE GAME|
000001c0  22 2c 33 2c 33 29 0d 00  dc 21 f2 72 65 70 74 6f  |",3,3)...!.repto|
000001d0  6e 28 22 28 32 29 20 54  48 45 20 45 44 49 54 4f  |n("(2) THE EDITO|
000001e0  52 22 2c 33 2c 34 29 0d  00 e6 09 2a 46 58 31 35  |R",3,4)....*FX15|
000001f0  0d 00 f0 05 f5 0d 00 fa  0b 2a 46 58 32 30 2c 31  |.........*FX20,1|
00000200  0d 01 04 07 53 3d a5 0d  01 0e 17 e7 53 3c 34 39  |....S=......S<49|
00000210  20 84 20 53 3e 35 30 20  f2 65 72 72 6f 72 0d 01  | . S>50 .error..|
00000220  18 0b fd 53 2d 34 39 3c  32 0d 01 22 0a f2 63 68  |...S-49<2.."..ch|
00000230  6f 73 65 0d 01 2c 05 e0  0d 01 36 0b dd f2 65 72  |ose..,....6...er|
00000240  72 6f 72 0d 01 40 08 ef  37 3a f5 0d 01 4a 0c fd  |ror..@..7:...J..|
00000250  a6 28 2d 31 32 39 29 0d  01 54 05 e1 0d 01 5e 0b  |.(-129)..T....^.|
00000260  dd f2 63 68 6f 73 65 0d  01 68 05 db 0d 01 72 19  |..chose..h....r.|
00000270  e7 53 3d 35 30 20 f2 65  64 69 74 73 20 8b 20 f2  |.S=50 .edits . .|
00000280  67 61 6d 65 73 0d 01 7c  05 e1 0d 01 86 0b dd f2  |games..|........|
00000290  65 64 69 74 73 0d 01 90  24 f2 72 65 70 74 6f 6e  |edits...$.repton|
000002a0  28 22 45 44 49 54 4f 52  20 4c 4f 41 44 49 4e 47  |("EDITOR LOADING|
000002b0  2e 2e 2e 22 2c 32 2c 33  29 0d 01 9a 06 20 f1 0d  |...",2,3).... ..|
000002c0  01 a4 06 20 f1 0d 01 ae  15 d0 3d 26 31 39 30 30  |... ......=&1900|
000002d0  3a d7 22 45 44 49 54 4f  52 22 0d 01 b8 05 e1 0d  |:."EDITOR"......|
000002e0  01 c2 0b dd f2 67 61 6d  65 73 0d 01 cc 22 f2 72  |.....games...".r|
000002f0  65 70 74 6f 6e 28 22 47  41 4d 45 20 4c 4f 41 44  |epton("GAME LOAD|
00000300  49 4e 47 2e 2e 2e 22 2c  33 2c 33 29 0d 01 d6 06  |ING...",3,3)....|
00000310  20 f1 0d 01 e0 06 20 f1  0d 01 ea 16 d0 3d 26 31  | ..... ......=&1|
00000320  39 30 30 3a d7 22 52 45  50 54 4f 4e 31 22 0d 01  |900:."REPTON1"..|
00000330  f4 05 e1 0d 01 fe 14 dd  f2 72 65 70 74 6f 6e 28  |.........repton(|
00000340  41 24 2c 58 2c 59 29 0d  02 08 06 fb 32 0d 02 12  |A$,X,Y).....2...|
00000350  0b f1 8a 58 2c 59 29 3b  0d 02 1c 0d e3 4a 25 3d  |...X,Y);.....J%=|
00000360  31 b8 a9 41 24 0d 02 26  10 54 24 3d c1 41 24 2c  |1..A$..&.T$=.A$,|
00000370  4a 25 2c 31 29 0d 02 30  0c 54 25 3d 97 28 54 24  |J%,1)..0.T%=.(T$|
00000380  29 0d 02 3a 1a e7 54 25  3c 36 35 20 84 20 54 25  |)..:..T%<65 . T%|
00000390  3e 39 30 3a ef 54 25 3a  ed 3a e1 0d 02 44 0a ef  |>90:.T%:.:...D..|
000003a0  54 25 2b 36 33 0d 02 4e  07 ed 3a e1 0d 02 58 0b  |T%+63..N..:...X.|
000003b0  dd f2 6c 65 67 61 6c 0d  02 62 16 e3 41 25 3d 31  |..legal..b..A%=1|
000003c0  32 38 b8 31 35 39 3a ef  32 33 2c 41 25 0d 02 6c  |28.159:.23,A%..l|
000003d0  0b e3 58 25 3d 30 b8 37  0d 02 76 1c ef 3f 28 58  |..X%=0.7..v..?(X|
000003e0  25 2b 26 43 30 30 2b 28  28 41 25 2d 31 32 38 29  |%+&C00+((A%-128)|
000003f0  2a 38 29 29 0d 02 80 07  ed 3a ed 0d 02 8a 05 e1  |*8)).....:......|
00000400  0d ff ad 10 02 8d 65 1d  ad 11 02 8d 66 1d a9 00  |......e.....f...|
00000410  8d 64 1d a9 42 8d 10 02  a9 1d 8d 11 02 a9 15 20  |.d..B.......... |
00000420  ee ff a9 81 a2 00 a0 ff  20 f4 ff e0 00 f0 10 a9  |........ .......|
00000430  b4 a2 19 a0 00 20 f4 ff  a2 8f a0 1d 4c f7 ff 4c  |..... ......L..L|
00000440  00 80 8e 63 1d ae 64 1d  bd 67 1d ee 64 1d e0 27  |...c..d..g..d..'|
00000450  d0 0c ae 65 1d 8e 10 02  ae 66 1d 8e 11 02 ae 63  |...e.....f.....c|
00000460  1d 18 60 00 00 00 00 50  41 47 45 3d 26 31 39 30  |..`....PAGE=&190|
00000470  30 0d 4f 4c 44 0d 4f 4e  45 52 52 4f 52 52 55 4e  |0.OLD.ONERRORRUN|
00000480  0d 2a 46 58 32 30 30 2c  32 0d 52 55 4e 06 0d 42  |.*FX200,2.RUN..B|
00000490  41 53 49 43 0d                                    |ASIC.|
00000495
REPTON3.m0
REPTON3.m1
REPTON3.m2
REPTON3.m4
REPTON3.m5