Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_53.ADF » G/JETCAR

G/JETCAR

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 ADFS disks » Electron_User_Group » EUG_53.ADF
Filename: G/JETCAR
Read OK:
File size: 076F bytes
Load address: FFFF0E00
Exec address: FFFF802B
Duplicates

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

File contents
   10REM Jetcar Intro
   20REM   (c) 2000
   30 
   40ON ERROR IF ERR=17 GOTO 350 ELSE VDU19,1,7,0;0;:REPORT:PRINT" at line ";ERL:END
   50MODE4
   60PROCfont
   70VDU23,1,0;0;0;0;
   80VDU19,1,0,0;0;
   90*LOAD G.EUG
  100VDU19,1,7,0;0;
  110PROCdisp("is proud to present ...",16)
  120PROCdisp("... from the pages of ...",16)
  130VDU19,1,0,0;0;
  140*LOAD G.EUSER
  150VDU19,1,7,0;0;
  160TIME=0:REPEATUNTILTIME>100
  170PROCdisp("  a game by lyn davies",27)
  200PROCdisp("   GUIDE YOUR JETCAR",30)
  210PROCdisp("  ALONG THE TRACK BUT",30)
  220PROCdisp("  AVOID THE GROUND ...",30)
  230PROCdisp(" ",30)
  240PROCdisp("  Z - LEFT, X - RIGHT",30)
  250PROCdisp("   AND RETURN TO JUMP",30)
  260PROCdisp(" ",30)
  270PROCdisp("INTRODUCTORY TYPESCRIPT",30)
  280PROCdisp("   AND LOGOS COURTESY",30)
  290PROCdisp("   OF EUG AND ELK PD",30)
  300PROCdisp(" ",30)
  330PROCdisp("   MAIN CODE REMAINS",30)
  340PROCdisp("    @ ELECTRON USER",30)
  350CHAIN"G.JET2"
  360 
  370DEF PROCdisp(text$,line)
  380PRINTTAB(10,line)STRING$(29," ")
  390FOR pos=1 TO LEN(text$)
  400char$=MID$(text$,pos,1)
  410PRINTTAB(9+pos,line);char$;
  420TIME=0:REPEATUNTILTIME>5
  430NEXT
  440TIME=0:REPEATUNTILTIME>100
  450ENDPROC
  460 
  470DEF PROCfont
  480VDU23,65,112,8,68,126,66,66,66,0,23,66,126,66,66,124,66,66,126,0,23,67,126,66,64,64,66,66,126,0,23,68,112,8,68,66,66,66,124,0,23,69,126,0,64,124,64,64,126,0,23,70,126,0,64,124,64,64,64,0,23,71,126,2,64,78,66,66,126,0,23,72,66,66,66
  490VDU126,66,66,66,0,23,73,62,8,8,8,8,8,62,0,23,74,16,48,16,16,16,16,56,0,23,75,68,72,80,96,80,72,68,0,23,76,64,64,64,64,66,66,126,0,23,77,127,73,73,73,73,65,65,0,23,78,112,8,68,66,66,66,66,0,23,79,126,2,66,66,66,66,126,0,23,80,126,2,126
  500VDU64,64,64,64,0,23,81,126,66,66,126,2,4,120,0,23,82,126,2,126,72,68,66,66,0,23,83,126,66,64,126,2,66,126,0,23,84,127,8,8,8,8,8,8,0,23,85,66,66,66,66,66,66,126,0,23,86,66,66,66,66,68,72,112,0,23,87,65,65,73,73,73,73,127,0,23,88,126,66
  510VDU66,60,66,66,126,0,23,89,65,65,127,8,8,8,8,0,23,90,126,64,64,126,66,66,126,0,23,64,60,66,153,161,161,153,66,60,23,74,126,8,8,8,72,72,120,0,23,88,66,66,36,24,36,66,66,0,23,90,126,66,4,8,16,34,126,0,23,81,126,2,66,66,74,76,118,2
  520ENDPROC

� Jetcar Intro
�   (c) 2000
 
(7� � � �=17 � �D^A � �19,1,7,0;0;:�:�" at line ";�:�
2�4
<	�font
F�23,1,0;0;0;0;
P�19,1,0,0;0;
Z*LOAD G.EUG
d�19,1,7,0;0;
n'�disp("is proud to present ...",16)
x)�disp("... from the pages of ...",16)
��19,1,0,0;0;
�*LOAD G.EUSER
��19,1,7,0;0;
��=0:���>100
�&�disp("  a game by lyn davies",27)
�$�disp("   GUIDE YOUR JETCAR",30)
�%�disp("  ALONG THE TRACK BUT",30)
�&�disp("  AVOID THE GROUND ...",30)
��disp(" ",30)
�%�disp("  Z - LEFT, X - RIGHT",30)
�%�disp("   AND RETURN TO JUMP",30)
�disp(" ",30)
'�disp("INTRODUCTORY TYPESCRIPT",30)
%�disp("   AND LOGOS COURTESY",30)
"$�disp("   OF EUG AND ELK PD",30)
,�disp(" ",30)
J$�disp("   MAIN CODE REMAINS",30)
T#�disp("    @ ELECTRON USER",30)
^
�"G.JET2"
h 
r� �disp(text$,line)
|�10,line)�29," ")
�� pos=1 � �(text$)
�char$=�text$,pos,1)
��9+pos,line);char$;
�
�=0:���>5
��
��=0:���>100
��
� 
�� �font
���23,65,112,8,68,126,66,66,66,0,23,66,126,66,66,124,66,66,126,0,23,67,126,66,64,64,66,66,126,0,23,68,112,8,68,66,66,66,124,0,23,69,126,0,64,124,64,64,126,0,23,70,126,0,64,124,64,64,64,0,23,71,126,2,64,78,66,66,126,0,23,72,66,66,66
���126,66,66,66,0,23,73,62,8,8,8,8,8,62,0,23,74,16,48,16,16,16,16,56,0,23,75,68,72,80,96,80,72,68,0,23,76,64,64,64,64,66,66,126,0,23,77,127,73,73,73,73,65,65,0,23,78,112,8,68,66,66,66,66,0,23,79,126,2,66,66,66,66,126,0,23,80,126,2,126
���64,64,64,64,0,23,81,126,66,66,126,2,4,120,0,23,82,126,2,126,72,68,66,66,0,23,83,126,66,64,126,2,66,126,0,23,84,127,8,8,8,8,8,8,0,23,85,66,66,66,66,66,66,126,0,23,86,66,66,66,66,68,72,112,0,23,87,65,65,73,73,73,73,127,0,23,88,126,66
���66,60,66,66,126,0,23,89,65,65,127,8,8,8,8,0,23,90,126,64,64,126,66,66,126,0,23,64,60,66,153,161,161,153,66,60,23,74,126,8,8,8,72,72,120,0,23,88,66,66,36,24,36,66,66,0,23,90,126,66,4,8,16,34,126,0,23,81,126,2,66,66,74,76,118,2
�
�
00000000  0d 00 0a 12 f4 20 4a 65  74 63 61 72 20 49 6e 74  |..... Jetcar Int|
00000010  72 6f 0d 00 14 10 f4 20  20 20 28 63 29 20 32 30  |ro.....   (c) 20|
00000020  30 30 0d 00 1e 05 20 0d  00 28 37 ee 20 85 20 e7  |00.... ..(7. . .|
00000030  20 9f 3d 31 37 20 e5 20  8d 44 5e 41 20 8b 20 ef  | .=17 . .D^A . .|
00000040  31 39 2c 31 2c 37 2c 30  3b 30 3b 3a f6 3a f1 22  |19,1,7,0;0;:.:."|
00000050  20 61 74 20 6c 69 6e 65  20 22 3b 9e 3a e0 0d 00  | at line ";.:...|
00000060  32 06 eb 34 0d 00 3c 09  f2 66 6f 6e 74 0d 00 46  |2..4..<..font..F|
00000070  12 ef 32 33 2c 31 2c 30  3b 30 3b 30 3b 30 3b 0d  |..23,1,0;0;0;0;.|
00000080  00 50 10 ef 31 39 2c 31  2c 30 2c 30 3b 30 3b 0d  |.P..19,1,0,0;0;.|
00000090  00 5a 0f 2a 4c 4f 41 44  20 47 2e 45 55 47 0d 00  |.Z.*LOAD G.EUG..|
000000a0  64 10 ef 31 39 2c 31 2c  37 2c 30 3b 30 3b 0d 00  |d..19,1,7,0;0;..|
000000b0  6e 27 f2 64 69 73 70 28  22 69 73 20 70 72 6f 75  |n'.disp("is prou|
000000c0  64 20 74 6f 20 70 72 65  73 65 6e 74 20 2e 2e 2e  |d to present ...|
000000d0  22 2c 31 36 29 0d 00 78  29 f2 64 69 73 70 28 22  |",16)..x).disp("|
000000e0  2e 2e 2e 20 66 72 6f 6d  20 74 68 65 20 70 61 67  |... from the pag|
000000f0  65 73 20 6f 66 20 2e 2e  2e 22 2c 31 36 29 0d 00  |es of ...",16)..|
00000100  82 10 ef 31 39 2c 31 2c  30 2c 30 3b 30 3b 0d 00  |...19,1,0,0;0;..|
00000110  8c 11 2a 4c 4f 41 44 20  47 2e 45 55 53 45 52 0d  |..*LOAD G.EUSER.|
00000120  00 96 10 ef 31 39 2c 31  2c 37 2c 30 3b 30 3b 0d  |....19,1,7,0;0;.|
00000130  00 a0 0f d1 3d 30 3a f5  fd 91 3e 31 30 30 0d 00  |....=0:...>100..|
00000140  aa 26 f2 64 69 73 70 28  22 20 20 61 20 67 61 6d  |.&.disp("  a gam|
00000150  65 20 62 79 20 6c 79 6e  20 64 61 76 69 65 73 22  |e by lyn davies"|
00000160  2c 32 37 29 0d 00 c8 24  f2 64 69 73 70 28 22 20  |,27)...$.disp(" |
00000170  20 20 47 55 49 44 45 20  59 4f 55 52 20 4a 45 54  |  GUIDE YOUR JET|
00000180  43 41 52 22 2c 33 30 29  0d 00 d2 25 f2 64 69 73  |CAR",30)...%.dis|
00000190  70 28 22 20 20 41 4c 4f  4e 47 20 54 48 45 20 54  |p("  ALONG THE T|
000001a0  52 41 43 4b 20 42 55 54  22 2c 33 30 29 0d 00 dc  |RACK BUT",30)...|
000001b0  26 f2 64 69 73 70 28 22  20 20 41 56 4f 49 44 20  |&.disp("  AVOID |
000001c0  54 48 45 20 47 52 4f 55  4e 44 20 2e 2e 2e 22 2c  |THE GROUND ...",|
000001d0  33 30 29 0d 00 e6 11 f2  64 69 73 70 28 22 20 22  |30).....disp(" "|
000001e0  2c 33 30 29 0d 00 f0 25  f2 64 69 73 70 28 22 20  |,30)...%.disp(" |
000001f0  20 5a 20 2d 20 4c 45 46  54 2c 20 58 20 2d 20 52  | Z - LEFT, X - R|
00000200  49 47 48 54 22 2c 33 30  29 0d 00 fa 25 f2 64 69  |IGHT",30)...%.di|
00000210  73 70 28 22 20 20 20 41  4e 44 20 52 45 54 55 52  |sp("   AND RETUR|
00000220  4e 20 54 4f 20 4a 55 4d  50 22 2c 33 30 29 0d 01  |N TO JUMP",30)..|
00000230  04 11 f2 64 69 73 70 28  22 20 22 2c 33 30 29 0d  |...disp(" ",30).|
00000240  01 0e 27 f2 64 69 73 70  28 22 49 4e 54 52 4f 44  |..'.disp("INTROD|
00000250  55 43 54 4f 52 59 20 54  59 50 45 53 43 52 49 50  |UCTORY TYPESCRIP|
00000260  54 22 2c 33 30 29 0d 01  18 25 f2 64 69 73 70 28  |T",30)...%.disp(|
00000270  22 20 20 20 41 4e 44 20  4c 4f 47 4f 53 20 43 4f  |"   AND LOGOS CO|
00000280  55 52 54 45 53 59 22 2c  33 30 29 0d 01 22 24 f2  |URTESY",30).."$.|
00000290  64 69 73 70 28 22 20 20  20 4f 46 20 45 55 47 20  |disp("   OF EUG |
000002a0  41 4e 44 20 45 4c 4b 20  50 44 22 2c 33 30 29 0d  |AND ELK PD",30).|
000002b0  01 2c 11 f2 64 69 73 70  28 22 20 22 2c 33 30 29  |.,..disp(" ",30)|
000002c0  0d 01 4a 24 f2 64 69 73  70 28 22 20 20 20 4d 41  |..J$.disp("   MA|
000002d0  49 4e 20 43 4f 44 45 20  52 45 4d 41 49 4e 53 22  |IN CODE REMAINS"|
000002e0  2c 33 30 29 0d 01 54 23  f2 64 69 73 70 28 22 20  |,30)..T#.disp(" |
000002f0  20 20 20 40 20 45 4c 45  43 54 52 4f 4e 20 55 53  |   @ ELECTRON US|
00000300  45 52 22 2c 33 30 29 0d  01 5e 0d d7 22 47 2e 4a  |ER",30)..^.."G.J|
00000310  45 54 32 22 0d 01 68 05  20 0d 01 72 17 dd 20 f2  |ET2"..h. ..r.. .|
00000320  64 69 73 70 28 74 65 78  74 24 2c 6c 69 6e 65 29  |disp(text$,line)|
00000330  0d 01 7c 16 f1 8a 31 30  2c 6c 69 6e 65 29 c4 32  |..|...10,line).2|
00000340  39 2c 22 20 22 29 0d 01  86 16 e3 20 70 6f 73 3d  |9," ")..... pos=|
00000350  31 20 b8 20 a9 28 74 65  78 74 24 29 0d 01 90 17  |1 . .(text$)....|
00000360  63 68 61 72 24 3d c1 74  65 78 74 24 2c 70 6f 73  |char$=.text$,pos|
00000370  2c 31 29 0d 01 9a 18 f1  8a 39 2b 70 6f 73 2c 6c  |,1)......9+pos,l|
00000380  69 6e 65 29 3b 63 68 61  72 24 3b 0d 01 a4 0d d1  |ine);char$;.....|
00000390  3d 30 3a f5 fd 91 3e 35  0d 01 ae 05 ed 0d 01 b8  |=0:...>5........|
000003a0  0f d1 3d 30 3a f5 fd 91  3e 31 30 30 0d 01 c2 05  |..=0:...>100....|
000003b0  e1 0d 01 cc 05 20 0d 01  d6 0b dd 20 f2 66 6f 6e  |..... ..... .fon|
000003c0  74 0d 01 e0 e9 ef 32 33  2c 36 35 2c 31 31 32 2c  |t.....23,65,112,|
000003d0  38 2c 36 38 2c 31 32 36  2c 36 36 2c 36 36 2c 36  |8,68,126,66,66,6|
000003e0  36 2c 30 2c 32 33 2c 36  36 2c 31 32 36 2c 36 36  |6,0,23,66,126,66|
000003f0  2c 36 36 2c 31 32 34 2c  36 36 2c 36 36 2c 31 32  |,66,124,66,66,12|
00000400  36 2c 30 2c 32 33 2c 36  37 2c 31 32 36 2c 36 36  |6,0,23,67,126,66|
00000410  2c 36 34 2c 36 34 2c 36  36 2c 36 36 2c 31 32 36  |,64,64,66,66,126|
00000420  2c 30 2c 32 33 2c 36 38  2c 31 31 32 2c 38 2c 36  |,0,23,68,112,8,6|
00000430  38 2c 36 36 2c 36 36 2c  36 36 2c 31 32 34 2c 30  |8,66,66,66,124,0|
00000440  2c 32 33 2c 36 39 2c 31  32 36 2c 30 2c 36 34 2c  |,23,69,126,0,64,|
00000450  31 32 34 2c 36 34 2c 36  34 2c 31 32 36 2c 30 2c  |124,64,64,126,0,|
00000460  32 33 2c 37 30 2c 31 32  36 2c 30 2c 36 34 2c 31  |23,70,126,0,64,1|
00000470  32 34 2c 36 34 2c 36 34  2c 36 34 2c 30 2c 32 33  |24,64,64,64,0,23|
00000480  2c 37 31 2c 31 32 36 2c  32 2c 36 34 2c 37 38 2c  |,71,126,2,64,78,|
00000490  36 36 2c 36 36 2c 31 32  36 2c 30 2c 32 33 2c 37  |66,66,126,0,23,7|
000004a0  32 2c 36 36 2c 36 36 2c  36 36 0d 01 ea ec ef 31  |2,66,66,66.....1|
000004b0  32 36 2c 36 36 2c 36 36  2c 36 36 2c 30 2c 32 33  |26,66,66,66,0,23|
000004c0  2c 37 33 2c 36 32 2c 38  2c 38 2c 38 2c 38 2c 38  |,73,62,8,8,8,8,8|
000004d0  2c 36 32 2c 30 2c 32 33  2c 37 34 2c 31 36 2c 34  |,62,0,23,74,16,4|
000004e0  38 2c 31 36 2c 31 36 2c  31 36 2c 31 36 2c 35 36  |8,16,16,16,16,56|
000004f0  2c 30 2c 32 33 2c 37 35  2c 36 38 2c 37 32 2c 38  |,0,23,75,68,72,8|
00000500  30 2c 39 36 2c 38 30 2c  37 32 2c 36 38 2c 30 2c  |0,96,80,72,68,0,|
00000510  32 33 2c 37 36 2c 36 34  2c 36 34 2c 36 34 2c 36  |23,76,64,64,64,6|
00000520  34 2c 36 36 2c 36 36 2c  31 32 36 2c 30 2c 32 33  |4,66,66,126,0,23|
00000530  2c 37 37 2c 31 32 37 2c  37 33 2c 37 33 2c 37 33  |,77,127,73,73,73|
00000540  2c 37 33 2c 36 35 2c 36  35 2c 30 2c 32 33 2c 37  |,73,65,65,0,23,7|
00000550  38 2c 31 31 32 2c 38 2c  36 38 2c 36 36 2c 36 36  |8,112,8,68,66,66|
00000560  2c 36 36 2c 36 36 2c 30  2c 32 33 2c 37 39 2c 31  |,66,66,0,23,79,1|
00000570  32 36 2c 32 2c 36 36 2c  36 36 2c 36 36 2c 36 36  |26,2,66,66,66,66|
00000580  2c 31 32 36 2c 30 2c 32  33 2c 38 30 2c 31 32 36  |,126,0,23,80,126|
00000590  2c 32 2c 31 32 36 0d 01  f4 ec ef 36 34 2c 36 34  |,2,126.....64,64|
000005a0  2c 36 34 2c 36 34 2c 30  2c 32 33 2c 38 31 2c 31  |,64,64,0,23,81,1|
000005b0  32 36 2c 36 36 2c 36 36  2c 31 32 36 2c 32 2c 34  |26,66,66,126,2,4|
000005c0  2c 31 32 30 2c 30 2c 32  33 2c 38 32 2c 31 32 36  |,120,0,23,82,126|
000005d0  2c 32 2c 31 32 36 2c 37  32 2c 36 38 2c 36 36 2c  |,2,126,72,68,66,|
000005e0  36 36 2c 30 2c 32 33 2c  38 33 2c 31 32 36 2c 36  |66,0,23,83,126,6|
000005f0  36 2c 36 34 2c 31 32 36  2c 32 2c 36 36 2c 31 32  |6,64,126,2,66,12|
00000600  36 2c 30 2c 32 33 2c 38  34 2c 31 32 37 2c 38 2c  |6,0,23,84,127,8,|
00000610  38 2c 38 2c 38 2c 38 2c  38 2c 30 2c 32 33 2c 38  |8,8,8,8,8,0,23,8|
00000620  35 2c 36 36 2c 36 36 2c  36 36 2c 36 36 2c 36 36  |5,66,66,66,66,66|
00000630  2c 36 36 2c 31 32 36 2c  30 2c 32 33 2c 38 36 2c  |,66,126,0,23,86,|
00000640  36 36 2c 36 36 2c 36 36  2c 36 36 2c 36 38 2c 37  |66,66,66,66,68,7|
00000650  32 2c 31 31 32 2c 30 2c  32 33 2c 38 37 2c 36 35  |2,112,0,23,87,65|
00000660  2c 36 35 2c 37 33 2c 37  33 2c 37 33 2c 37 33 2c  |,65,73,73,73,73,|
00000670  31 32 37 2c 30 2c 32 33  2c 38 38 2c 31 32 36 2c  |127,0,23,88,126,|
00000680  36 36 0d 01 fe e6 ef 36  36 2c 36 30 2c 36 36 2c  |66.....66,60,66,|
00000690  36 36 2c 31 32 36 2c 30  2c 32 33 2c 38 39 2c 36  |66,126,0,23,89,6|
000006a0  35 2c 36 35 2c 31 32 37  2c 38 2c 38 2c 38 2c 38  |5,65,127,8,8,8,8|
000006b0  2c 30 2c 32 33 2c 39 30  2c 31 32 36 2c 36 34 2c  |,0,23,90,126,64,|
000006c0  36 34 2c 31 32 36 2c 36  36 2c 36 36 2c 31 32 36  |64,126,66,66,126|
000006d0  2c 30 2c 32 33 2c 36 34  2c 36 30 2c 36 36 2c 31  |,0,23,64,60,66,1|
000006e0  35 33 2c 31 36 31 2c 31  36 31 2c 31 35 33 2c 36  |53,161,161,153,6|
000006f0  36 2c 36 30 2c 32 33 2c  37 34 2c 31 32 36 2c 38  |6,60,23,74,126,8|
00000700  2c 38 2c 38 2c 37 32 2c  37 32 2c 31 32 30 2c 30  |,8,8,72,72,120,0|
00000710  2c 32 33 2c 38 38 2c 36  36 2c 36 36 2c 33 36 2c  |,23,88,66,66,36,|
00000720  32 34 2c 33 36 2c 36 36  2c 36 36 2c 30 2c 32 33  |24,36,66,66,0,23|
00000730  2c 39 30 2c 31 32 36 2c  36 36 2c 34 2c 38 2c 31  |,90,126,66,4,8,1|
00000740  36 2c 33 34 2c 31 32 36  2c 30 2c 32 33 2c 38 31  |6,34,126,0,23,81|
00000750  2c 31 32 36 2c 32 2c 36  36 2c 36 36 2c 37 34 2c  |,126,2,66,66,74,|
00000760  37 36 2c 31 31 38 2c 32  0d 02 08 05 e1 0d ff     |76,118,2.......|
0000076f
G/JETCAR.m0
G/JETCAR.m1
G/JETCAR.m2
G/JETCAR.m4
G/JETCAR.m5