Home » Personal collection » Acorn ADFS disks » Electron » Sim.ADF » Galactic/GALAXY

Galactic/GALAXY

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 » Sim.ADF
Filename: Galactic/GALAXY
Read OK:
File size: 0D4C bytes
Load address: FFFF1900
Exec address: FFFF8023
File contents
   10*FX200,2
   20*FX220,0
   25ONERRORRUN
   30REM==============================
   40REM==THIS GAME IS COPYRIGHTED,&==
   50REM==IT IS ILLEGAL (& UNFAIR!!)==
   60REM==TO DISTRIBUTE COPIES.     ==
   70REM==   ~~~~~~~~~~             ==
   80REM==(c)A.G.CARTLIDGE 02/1984  ==
   90REM==============================
  100PROCPARAM
  110MODE2
  120VDU5
  130VDU29,0;512;
  140H%=100:X%=0:S%=0
  150FORA%=0TO15
  160IF A%MOD2=0 GCOL0,10 ELSE GCOL0,13
  170S%=S%+5
  180H%=H%+S%
  190X%=X%+S%
  200MOVE0,-H%:DRAW1280,-H% 
  210MOVE0,H%:DRAW1280,H%
  220NEXT
  230GCOL0,4:MOVE0,-100:MOVE0,100:PLOT85,1279,-100:PLOT85,1279,100
  240GCOL0,2:MOVE0,-100:DRAW1280,-100:MOVE0,100:DRAW1280,100
  250VDU29,640;0;
  260X%=0:S%=40
  270FORA%=0TO15
  280S%=S%+20
  290X%=X%+S%
  300MOVEX%DIV3,412:DRAWX%,0
  310MOVEX%DIV3,612:DRAWX%,1023
  320MOVE-X%DIV3,412:DRAW-X%,0
  330MOVE-X%DIV3,612:DRAW-X%,1023
  340NEXT
  350VDU29,640;412;
  360FORH%=0TO100STEP8
  370IFH%MOD16=0 GCOL0,11 ELSE GCOL0,12
  380MOVE-H%*5,H%:DRAWH%*5,H%
  390NEXT
  400GCOL0,1:VDU29,0;600;:MOVE8,-4
  410GCOL0,1:MOVE168,-64:PRINT"GALACTIC PATROL"
  420GCOL0,3:MOVE160,-60:PRINT"GALACTIC PATROL"
  440VDU23;8202;0;0;0;
  445*FX15 
  450PROCREPLAY
  460MODE1
  470PROCMESSAGE:MODE 7:PROCINSTRUCT
  480*RUN PATROL
  490END
  500DEFPROCREPLAY
  510 A$="61 7  61 2  81 17 89 6  97 1  1011  97 18 89 5  97 1  1011  97 9  89 6  97 1  1011  97 9  81 9  89 25 61 6  61 2  81 20 81 6  89 1  97 2  10116 1176  1091  1012  1099  1176  1091  1011  10911 89 7  97 2  81 199"
  520FORA%=1TOLEN(A$)STEP6
  530Q1%=VAL(MID$(A$,A%,3))
  540Q2%=VAL(MID$(A$,A%+3,3))
  545IF INKEY(-256)=1 THEN SOUND 1,3,Q1%,Q2%+1:GOTO 580
  550SOUND&0201,3,Q1%,Q2%+1
  560SOUND&0202,3,Q1%-48,Q2%+1
  570SOUND&0203,3,Q1%,Q2%+1
  580NEXT
  590*FX21,0
  600REPEAT:UNTIL ADVAL(-6)=15
  601FOR MI%=0 TO 5000:NEXT:*FX15
  610ENDPROC
  620DEFPROCMESSAGE
  630VDU19,3,6;0;
  640COLOUR9:PRINTTAB(12,0);"GALACTIC PATROL"
  650COLOUR3:PRINT" You are the commander of a Starfighter in the Galactic Patrol,a hero of the    known Universe,valiantly transporting   colonists to their Starfleet ships."
  660PRINT"  Your mission consists of five phases, all of which require great daring!!"
  670COLOUR2:PRINT'"PHASE 1:";:COLOUR3:PRINT"while loading the colonists intothe Transporter,aliens swoop over the   horizon,& you must destroy them with thePhotonic lance to defend the colonists."
  680COLOUR2:PRINT'"PHASE 2:";:COLOUR3:PRINT"here the aliens hurl themselves onto the transporter in an attempt to   deplete its defence shields.Defend it   with your Starfighter !!"
  690COLOUR2:PRINT'"PHASE 3:";:COLOUR3:PRINT"the Transporter runs out of     energy,& you have to dock with it to    transfer the colonists."
  700COLOUR2:PRINT'"PHASE 4:";:COLOUR3:PRINT"your Starfighter has to navigatethe Starfleet defences by dodging the   force walls & the deadly Searcher."
  710COLOUR2:PRINT'"PHASE 5:";:COLOUR3:PRINT"now dock with a Starfleet ship  to deliver the colonists safely."
  720VDU28,5,31,35,29,17,131,17,1,12,31,0,1
  730PRINT"   PRESS SPACE TO CONTINUE";
  731REPEAT:UNTIL INKEY(-99)
  732ENDPROC
  733DEF PROCINSTRUCT
  740PRINT''
  741IFINKEY(-256)<>1:PRINT"���"; ELSE PRINT"   ";
  743PRINT"          Control Keys"
  744PRINT''"                        '*'"'
  745PRINT   "                         ^"
  746PRINT   "  <SPACE> to fire   'Z' < > 'X'"
  747PRINT   "                         v"'
  748PRINT   "Use SPACE to start      '/'"
  750PRINT''
  751IFINKEY(-256)<>1:PRINT"����"; ELSE PRINT"    ";
  752PRINT"  *** LOADING MAIN PROGRAM ***"
  753VDU28,0,24,39,18
  769ENDPROC
  770DEFPROCPARAM
  780VDU23,224,0,0,0,0,0,0,24,60
  790VDU23,225,60,60,24,24,24,24,24,60
  800VDU23,226,0,0,0,0,24,60,60,126
  810VDU23,227,126,60,24,24,24,24,24,60
  820VDU23,228,0,0,24,24,60,126,81,86
  830VDU23,229,54,60,24,24,24,24,60,126
  840VDU23,230,10,126,66,124,228,123,137,107
  850VDU23,231,106,30,24,24,24,24,60,126
  860ENVELOPE2,129,10,30,-5,10,5,5,8,8,-4,0,80,120:ENVELOPE1,1,30,-10,0,5,15,0,25,-7,0,-1,126,20
  870ENVELOPE3,3,0,0,0,0,0,0,128,-1,-2,0,128,92
  880ENVELOPE 4,130,127,42,0,150,50,0,127,0,0,-1,127,127
  890*FX16,2
  900*FX9,10
  910*FX10,10
  920*TV0,1
  930ENDPROC

*FX200,2
*FX220,0
�
#�==============================
(#�==THIS GAME IS COPYRIGHTED,&==
2#�==IT IS ILLEGAL (& UNFAIR!!)==
<#�==TO DISTRIBUTE COPIES.     ==
F#�==   ~~~~~~~~~~             ==
P#�==(c)A.G.CARTLIDGE 02/1984  ==
Z#�==============================
d
�PARAM
n�2
x�5
��29,0;512;
�H%=100:X%=0:S%=0
��A%=0�15
�� A%�2=0 �0,10 � �0,13
�S%=S%+5
�H%=H%+S%
�X%=X%+S%
��0,-H%:�1280,-H% 
��0,H%:�1280,H%
��
�2�0,4:�0,-100:�0,100:�85,1279,-100:�85,1279,100
�,�0,2:�0,-100:�1280,-100:�0,100:�1280,100
��29,640;0;
X%=0:S%=40
�A%=0�15
S%=S%+20
"X%=X%+S%
,�X%�3,412:�X%,0
6�X%�3,612:�X%,1023
@�-X%�3,412:�-X%,0
J�-X%�3,612:�-X%,1023
T�
^�29,640;412;
h�H%=0�100�8
r�H%�16=0 �0,11 � �0,12
|�-H%*5,H%:�H%*5,H%
��
��0,1:�29,0;600;:�8,-4
�$�0,1:�168,-64:�"GALACTIC PATROL"
�$�0,3:�160,-60:�"GALACTIC PATROL"
��23;8202;0;0;0;
�
*FX15 
��REPLAY
��1
��MESSAGE:� 7:�INSTRUCT
�*RUN PATROL
��
���REPLAY
�� A$="61 7  61 2  81 17 89 6  97 1  1011  97 18 89 5  97 1  1011  97 9  89 6  97 1  1011  97 9  81 9  89 25 61 6  61 2  81 20 81 6  89 1  97 2  10116 1176  1091  1012  1099  1176  1091  1011  10911 89 7  97 2  81 199"
�A%=1��(A$)�6
Q1%=�(�A$,A%,3))
Q2%=�(�A$,A%+3,3))
!(� �(-256)=1 � � 1,3,Q1%,Q2%+1:� �DDB
&�&0201,3,Q1%,Q2%+1
0�&0202,3,Q1%-48,Q2%+1
:�&0203,3,Q1%,Q2%+1
D�
N*FX21,0
X�:� �(-6)=15
Y� MI%=0 � 5000:�:*FX15
b�
l
��MESSAGE
v�19,3,6;0;
� �9:�12,0);"GALACTIC PATROL"
���3:�" You are the commander of a Starfighter in the Galactic Patrol,a hero of the    known Universe,valiantly transporting   colonists to their Starfleet ships."
�R�"  Your mission consists of five phases, all of which require great daring!!"
���2:�'"PHASE 1:";:�3:�"while loading the colonists intothe Transporter,aliens swoop over the   horizon,& you must destroy them with thePhotonic lance to defend the colonists."
���2:�'"PHASE 2:";:�3:�"here the aliens hurl themselves onto the transporter in an attempt to   deplete its defence shields.Defend it   with your Starfighter !!"
�z�2:�'"PHASE 3:";:�3:�"the Transporter runs out of     energy,& you have to dock with it to    transfer the colonists."
���2:�'"PHASE 4:";:�3:�"your Starfighter has to navigatethe Starfleet defences by dodging the   force walls & the deadly Searcher."
�[�2:�'"PHASE 5:";:�3:�"now dock with a Starfleet ship  to deliver the colonists safely."
�(�28,5,31,35,29,17,131,17,1,12,31,0,1
�"�"   PRESS SPACE TO CONTINUE";
��:� �(-99)
��
�� �INSTRUCT
��''
�!�(-256)<>1:�"���"; � �"   ";
��"          Control Keys"
�%�''"                        '*'"'
�$�   "                         ^"
�)�   "  <SPACE> to fire   'Z' < > 'X'"
�%�   "                         v"'
�%�   "Use SPACE to start      '/'"
��''
�#�(-256)<>1:�"����"; � �"    ";
�%�"  *** LOADING MAIN PROGRAM ***"
��28,0,24,39,18
�
��PARAM
�23,224,0,0,0,0,0,0,24,60
#�23,225,60,60,24,24,24,24,24,60
  �23,226,0,0,0,0,24,60,60,126
*$�23,227,126,60,24,24,24,24,24,60
4"�23,228,0,0,24,24,60,126,81,86
>$�23,229,54,60,24,24,24,24,60,126
H)�23,230,10,126,66,124,228,123,137,107
R%�23,231,106,30,24,24,24,24,60,126
\Q�2,129,10,30,-5,10,5,5,8,8,-4,0,80,120:�1,1,30,-10,0,5,15,0,25,-7,0,-1,126,20
f'�3,3,0,0,0,0,0,0,128,-1,-2,0,128,92
p0� 4,130,127,42,0,150,50,0,127,0,0,-1,127,127
z*FX16,2
�*FX9,10
�*FX10,10
�
*TV0,1
��
�
00000000  0d 00 0a 0c 2a 46 58 32  30 30 2c 32 0d 00 14 0c  |....*FX200,2....|
00000010  2a 46 58 32 32 30 2c 30  0d 00 19 07 ee 85 f9 0d  |*FX220,0........|
00000020  00 1e 23 f4 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |..#.============|
00000030  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000040  3d 3d 0d 00 28 23 f4 3d  3d 54 48 49 53 20 47 41  |==..(#.==THIS GA|
00000050  4d 45 20 49 53 20 43 4f  50 59 52 49 47 48 54 45  |ME IS COPYRIGHTE|
00000060  44 2c 26 3d 3d 0d 00 32  23 f4 3d 3d 49 54 20 49  |D,&==..2#.==IT I|
00000070  53 20 49 4c 4c 45 47 41  4c 20 28 26 20 55 4e 46  |S ILLEGAL (& UNF|
00000080  41 49 52 21 21 29 3d 3d  0d 00 3c 23 f4 3d 3d 54  |AIR!!)==..<#.==T|
00000090  4f 20 44 49 53 54 52 49  42 55 54 45 20 43 4f 50  |O DISTRIBUTE COP|
000000a0  49 45 53 2e 20 20 20 20  20 3d 3d 0d 00 46 23 f4  |IES.     ==..F#.|
000000b0  3d 3d 20 20 20 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 20  |==   ~~~~~~~~~~ |
000000c0  20 20 20 20 20 20 20 20  20 20 20 20 3d 3d 0d 00  |            ==..|
000000d0  50 23 f4 3d 3d 28 63 29  41 2e 47 2e 43 41 52 54  |P#.==(c)A.G.CART|
000000e0  4c 49 44 47 45 20 30 32  2f 31 39 38 34 20 20 3d  |LIDGE 02/1984  =|
000000f0  3d 0d 00 5a 23 f4 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |=..Z#.==========|
00000100  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000110  3d 3d 3d 3d 0d 00 64 0a  f2 50 41 52 41 4d 0d 00  |====..d..PARAM..|
00000120  6e 06 eb 32 0d 00 78 06  ef 35 0d 00 82 0e ef 32  |n..2..x..5.....2|
00000130  39 2c 30 3b 35 31 32 3b  0d 00 8c 14 48 25 3d 31  |9,0;512;....H%=1|
00000140  30 30 3a 58 25 3d 30 3a  53 25 3d 30 0d 00 96 0c  |00:X%=0:S%=0....|
00000150  e3 41 25 3d 30 b8 31 35  0d 00 a0 1a e7 20 41 25  |.A%=0.15..... A%|
00000160  83 32 3d 30 20 e6 30 2c  31 30 20 8b 20 e6 30 2c  |.2=0 .0,10 . .0,|
00000170  31 33 0d 00 aa 0b 53 25  3d 53 25 2b 35 0d 00 b4  |13....S%=S%+5...|
00000180  0c 48 25 3d 48 25 2b 53  25 0d 00 be 0c 58 25 3d  |.H%=H%+S%....X%=|
00000190  58 25 2b 53 25 0d 00 c8  15 ec 30 2c 2d 48 25 3a  |X%+S%.....0,-H%:|
000001a0  df 31 32 38 30 2c 2d 48  25 20 0d 00 d2 12 ec 30  |.1280,-H% .....0|
000001b0  2c 48 25 3a df 31 32 38  30 2c 48 25 0d 00 dc 05  |,H%:.1280,H%....|
000001c0  ed 0d 00 e6 32 e6 30 2c  34 3a ec 30 2c 2d 31 30  |....2.0,4:.0,-10|
000001d0  30 3a ec 30 2c 31 30 30  3a f0 38 35 2c 31 32 37  |0:.0,100:.85,127|
000001e0  39 2c 2d 31 30 30 3a f0  38 35 2c 31 32 37 39 2c  |9,-100:.85,1279,|
000001f0  31 30 30 0d 00 f0 2c e6  30 2c 32 3a ec 30 2c 2d  |100...,.0,2:.0,-|
00000200  31 30 30 3a df 31 32 38  30 2c 2d 31 30 30 3a ec  |100:.1280,-100:.|
00000210  30 2c 31 30 30 3a df 31  32 38 30 2c 31 30 30 0d  |0,100:.1280,100.|
00000220  00 fa 0e ef 32 39 2c 36  34 30 3b 30 3b 0d 01 04  |....29,640;0;...|
00000230  0e 58 25 3d 30 3a 53 25  3d 34 30 0d 01 0e 0c e3  |.X%=0:S%=40.....|
00000240  41 25 3d 30 b8 31 35 0d  01 18 0c 53 25 3d 53 25  |A%=0.15....S%=S%|
00000250  2b 32 30 0d 01 22 0c 58  25 3d 58 25 2b 53 25 0d  |+20..".X%=X%+S%.|
00000260  01 2c 13 ec 58 25 81 33  2c 34 31 32 3a df 58 25  |.,..X%.3,412:.X%|
00000270  2c 30 0d 01 36 16 ec 58  25 81 33 2c 36 31 32 3a  |,0..6..X%.3,612:|
00000280  df 58 25 2c 31 30 32 33  0d 01 40 15 ec 2d 58 25  |.X%,1023..@..-X%|
00000290  81 33 2c 34 31 32 3a df  2d 58 25 2c 30 0d 01 4a  |.3,412:.-X%,0..J|
000002a0  18 ec 2d 58 25 81 33 2c  36 31 32 3a df 2d 58 25  |..-X%.3,612:.-X%|
000002b0  2c 31 30 32 33 0d 01 54  05 ed 0d 01 5e 10 ef 32  |,1023..T....^..2|
000002c0  39 2c 36 34 30 3b 34 31  32 3b 0d 01 68 0f e3 48  |9,640;412;..h..H|
000002d0  25 3d 30 b8 31 30 30 88  38 0d 01 72 1a e7 48 25  |%=0.100.8..r..H%|
000002e0  83 31 36 3d 30 20 e6 30  2c 31 31 20 8b 20 e6 30  |.16=0 .0,11 . .0|
000002f0  2c 31 32 0d 01 7c 16 ec  2d 48 25 2a 35 2c 48 25  |,12..|..-H%*5,H%|
00000300  3a df 48 25 2a 35 2c 48  25 0d 01 86 05 ed 0d 01  |:.H%*5,H%.......|
00000310  90 19 e6 30 2c 31 3a ef  32 39 2c 30 3b 36 30 30  |...0,1:.29,0;600|
00000320  3b 3a ec 38 2c 2d 34 0d  01 9a 24 e6 30 2c 31 3a  |;:.8,-4...$.0,1:|
00000330  ec 31 36 38 2c 2d 36 34  3a f1 22 47 41 4c 41 43  |.168,-64:."GALAC|
00000340  54 49 43 20 50 41 54 52  4f 4c 22 0d 01 a4 24 e6  |TIC PATROL"...$.|
00000350  30 2c 33 3a ec 31 36 30  2c 2d 36 30 3a f1 22 47  |0,3:.160,-60:."G|
00000360  41 4c 41 43 54 49 43 20  50 41 54 52 4f 4c 22 0d  |ALACTIC PATROL".|
00000370  01 b8 13 ef 32 33 3b 38  32 30 32 3b 30 3b 30 3b  |....23;8202;0;0;|
00000380  30 3b 0d 01 bd 0a 2a 46  58 31 35 20 0d 01 c2 0b  |0;....*FX15 ....|
00000390  f2 52 45 50 4c 41 59 0d  01 cc 06 eb 31 0d 01 d6  |.REPLAY.....1...|
000003a0  1a f2 4d 45 53 53 41 47  45 3a eb 20 37 3a f2 49  |..MESSAGE:. 7:.I|
000003b0  4e 53 54 52 55 43 54 0d  01 e0 0f 2a 52 55 4e 20  |NSTRUCT....*RUN |
000003c0  50 41 54 52 4f 4c 0d 01  ea 05 e0 0d 01 f4 0c dd  |PATROL..........|
000003d0  f2 52 45 50 4c 41 59 0d  01 fe dc 20 41 24 3d 22  |.REPLAY.... A$="|
000003e0  36 31 20 37 20 20 36 31  20 32 20 20 38 31 20 31  |61 7  61 2  81 1|
000003f0  37 20 38 39 20 36 20 20  39 37 20 31 20 20 31 30  |7 89 6  97 1  10|
00000400  31 31 20 20 39 37 20 31  38 20 38 39 20 35 20 20  |11  97 18 89 5  |
00000410  39 37 20 31 20 20 31 30  31 31 20 20 39 37 20 39  |97 1  1011  97 9|
00000420  20 20 38 39 20 36 20 20  39 37 20 31 20 20 31 30  |  89 6  97 1  10|
00000430  31 31 20 20 39 37 20 39  20 20 38 31 20 39 20 20  |11  97 9  81 9  |
00000440  38 39 20 32 35 20 36 31  20 36 20 20 36 31 20 32  |89 25 61 6  61 2|
00000450  20 20 38 31 20 32 30 20  38 31 20 36 20 20 38 39  |  81 20 81 6  89|
00000460  20 31 20 20 39 37 20 32  20 20 31 30 31 31 36 20  | 1  97 2  10116 |
00000470  31 31 37 36 20 20 31 30  39 31 20 20 31 30 31 32  |1176  1091  1012|
00000480  20 20 31 30 39 39 20 20  31 31 37 36 20 20 31 30  |  1099  1176  10|
00000490  39 31 20 20 31 30 31 31  20 20 31 30 39 31 31 20  |91  1011  10911 |
000004a0  38 39 20 37 20 20 39 37  20 32 20 20 38 31 20 31  |89 7  97 2  81 1|
000004b0  39 39 22 0d 02 08 11 e3  41 25 3d 31 b8 a9 28 41  |99".....A%=1..(A|
000004c0  24 29 88 36 0d 02 12 14  51 31 25 3d bb 28 c1 41  |$).6....Q1%=.(.A|
000004d0  24 2c 41 25 2c 33 29 29  0d 02 1c 16 51 32 25 3d  |$,A%,3))....Q2%=|
000004e0  bb 28 c1 41 24 2c 41 25  2b 33 2c 33 29 29 0d 02  |.(.A$,A%+3,3))..|
000004f0  21 28 e7 20 a6 28 2d 32  35 36 29 3d 31 20 8c 20  |!(. .(-256)=1 . |
00000500  d4 20 31 2c 33 2c 51 31  25 2c 51 32 25 2b 31 3a  |. 1,3,Q1%,Q2%+1:|
00000510  e5 20 8d 44 44 42 0d 02  26 16 d4 26 30 32 30 31  |. .DDB..&..&0201|
00000520  2c 33 2c 51 31 25 2c 51  32 25 2b 31 0d 02 30 19  |,3,Q1%,Q2%+1..0.|
00000530  d4 26 30 32 30 32 2c 33  2c 51 31 25 2d 34 38 2c  |.&0202,3,Q1%-48,|
00000540  51 32 25 2b 31 0d 02 3a  16 d4 26 30 32 30 33 2c  |Q2%+1..:..&0203,|
00000550  33 2c 51 31 25 2c 51 32  25 2b 31 0d 02 44 05 ed  |3,Q1%,Q2%+1..D..|
00000560  0d 02 4e 0b 2a 46 58 32  31 2c 30 0d 02 58 10 f5  |..N.*FX21,0..X..|
00000570  3a fd 20 96 28 2d 36 29  3d 31 35 0d 02 59 1a e3  |:. .(-6)=15..Y..|
00000580  20 4d 49 25 3d 30 20 b8  20 35 30 30 30 3a ed 3a  | MI%=0 . 5000:.:|
00000590  2a 46 58 31 35 0d 02 62  05 e1 0d 02 6c 0d dd f2  |*FX15..b....l...|
000005a0  4d 45 53 53 41 47 45 0d  02 76 0e ef 31 39 2c 33  |MESSAGE..v..19,3|
000005b0  2c 36 3b 30 3b 0d 02 80  20 fb 39 3a f1 8a 31 32  |,6;0;... .9:..12|
000005c0  2c 30 29 3b 22 47 41 4c  41 43 54 49 43 20 50 41  |,0);"GALACTIC PA|
000005d0  54 52 4f 4c 22 0d 02 8a  a5 fb 33 3a f1 22 20 59  |TROL".....3:." Y|
000005e0  6f 75 20 61 72 65 20 74  68 65 20 63 6f 6d 6d 61  |ou are the comma|
000005f0  6e 64 65 72 20 6f 66 20  61 20 53 74 61 72 66 69  |nder of a Starfi|
00000600  67 68 74 65 72 20 69 6e  20 74 68 65 20 47 61 6c  |ghter in the Gal|
00000610  61 63 74 69 63 20 50 61  74 72 6f 6c 2c 61 20 68  |actic Patrol,a h|
00000620  65 72 6f 20 6f 66 20 74  68 65 20 20 20 20 6b 6e  |ero of the    kn|
00000630  6f 77 6e 20 55 6e 69 76  65 72 73 65 2c 76 61 6c  |own Universe,val|
00000640  69 61 6e 74 6c 79 20 74  72 61 6e 73 70 6f 72 74  |iantly transport|
00000650  69 6e 67 20 20 20 63 6f  6c 6f 6e 69 73 74 73 20  |ing   colonists |
00000660  74 6f 20 74 68 65 69 72  20 53 74 61 72 66 6c 65  |to their Starfle|
00000670  65 74 20 73 68 69 70 73  2e 22 0d 02 94 52 f1 22  |et ships."...R."|
00000680  20 20 59 6f 75 72 20 6d  69 73 73 69 6f 6e 20 63  |  Your mission c|
00000690  6f 6e 73 69 73 74 73 20  6f 66 20 66 69 76 65 20  |onsists of five |
000006a0  70 68 61 73 65 73 2c 20  61 6c 6c 20 6f 66 20 77  |phases, all of w|
000006b0  68 69 63 68 20 72 65 71  75 69 72 65 20 67 72 65  |hich require gre|
000006c0  61 74 20 64 61 72 69 6e  67 21 21 22 0d 02 9e b2  |at daring!!"....|
000006d0  fb 32 3a f1 27 22 50 48  41 53 45 20 31 3a 22 3b  |.2:.'"PHASE 1:";|
000006e0  3a fb 33 3a f1 22 77 68  69 6c 65 20 6c 6f 61 64  |:.3:."while load|
000006f0  69 6e 67 20 74 68 65 20  63 6f 6c 6f 6e 69 73 74  |ing the colonist|
00000700  73 20 69 6e 74 6f 74 68  65 20 54 72 61 6e 73 70  |s intothe Transp|
00000710  6f 72 74 65 72 2c 61 6c  69 65 6e 73 20 73 77 6f  |orter,aliens swo|
00000720  6f 70 20 6f 76 65 72 20  74 68 65 20 20 20 68 6f  |op over the   ho|
00000730  72 69 7a 6f 6e 2c 26 20  79 6f 75 20 6d 75 73 74  |rizon,& you must|
00000740  20 64 65 73 74 72 6f 79  20 74 68 65 6d 20 77 69  | destroy them wi|
00000750  74 68 20 74 68 65 50 68  6f 74 6f 6e 69 63 20 6c  |th thePhotonic l|
00000760  61 6e 63 65 20 74 6f 20  64 65 66 65 6e 64 20 74  |ance to defend t|
00000770  68 65 20 63 6f 6c 6f 6e  69 73 74 73 2e 22 0d 02  |he colonists."..|
00000780  a8 a3 fb 32 3a f1 27 22  50 48 41 53 45 20 32 3a  |...2:.'"PHASE 2:|
00000790  22 3b 3a fb 33 3a f1 22  68 65 72 65 20 74 68 65  |";:.3:."here the|
000007a0  20 61 6c 69 65 6e 73 20  68 75 72 6c 20 74 68 65  | aliens hurl the|
000007b0  6d 73 65 6c 76 65 73 20  6f 6e 74 6f 20 74 68 65  |mselves onto the|
000007c0  20 74 72 61 6e 73 70 6f  72 74 65 72 20 69 6e 20  | transporter in |
000007d0  61 6e 20 61 74 74 65 6d  70 74 20 74 6f 20 20 20  |an attempt to   |
000007e0  64 65 70 6c 65 74 65 20  69 74 73 20 64 65 66 65  |deplete its defe|
000007f0  6e 63 65 20 73 68 69 65  6c 64 73 2e 44 65 66 65  |nce shields.Defe|
00000800  6e 64 20 69 74 20 20 20  77 69 74 68 20 79 6f 75  |nd it   with you|
00000810  72 20 53 74 61 72 66 69  67 68 74 65 72 20 21 21  |r Starfighter !!|
00000820  22 0d 02 b2 7a fb 32 3a  f1 27 22 50 48 41 53 45  |"...z.2:.'"PHASE|
00000830  20 33 3a 22 3b 3a fb 33  3a f1 22 74 68 65 20 54  | 3:";:.3:."the T|
00000840  72 61 6e 73 70 6f 72 74  65 72 20 72 75 6e 73 20  |ransporter runs |
00000850  6f 75 74 20 6f 66 20 20  20 20 20 65 6e 65 72 67  |out of     energ|
00000860  79 2c 26 20 79 6f 75 20  68 61 76 65 20 74 6f 20  |y,& you have to |
00000870  64 6f 63 6b 20 77 69 74  68 20 69 74 20 74 6f 20  |dock with it to |
00000880  20 20 20 74 72 61 6e 73  66 65 72 20 74 68 65 20  |   transfer the |
00000890  63 6f 6c 6f 6e 69 73 74  73 2e 22 0d 02 bc 85 fb  |colonists.".....|
000008a0  32 3a f1 27 22 50 48 41  53 45 20 34 3a 22 3b 3a  |2:.'"PHASE 4:";:|
000008b0  fb 33 3a f1 22 79 6f 75  72 20 53 74 61 72 66 69  |.3:."your Starfi|
000008c0  67 68 74 65 72 20 68 61  73 20 74 6f 20 6e 61 76  |ghter has to nav|
000008d0  69 67 61 74 65 74 68 65  20 53 74 61 72 66 6c 65  |igatethe Starfle|
000008e0  65 74 20 64 65 66 65 6e  63 65 73 20 62 79 20 64  |et defences by d|
000008f0  6f 64 67 69 6e 67 20 74  68 65 20 20 20 66 6f 72  |odging the   for|
00000900  63 65 20 77 61 6c 6c 73  20 26 20 74 68 65 20 64  |ce walls & the d|
00000910  65 61 64 6c 79 20 53 65  61 72 63 68 65 72 2e 22  |eadly Searcher."|
00000920  0d 02 c6 5b fb 32 3a f1  27 22 50 48 41 53 45 20  |...[.2:.'"PHASE |
00000930  35 3a 22 3b 3a fb 33 3a  f1 22 6e 6f 77 20 64 6f  |5:";:.3:."now do|
00000940  63 6b 20 77 69 74 68 20  61 20 53 74 61 72 66 6c  |ck with a Starfl|
00000950  65 65 74 20 73 68 69 70  20 20 74 6f 20 64 65 6c  |eet ship  to del|
00000960  69 76 65 72 20 74 68 65  20 63 6f 6c 6f 6e 69 73  |iver the colonis|
00000970  74 73 20 73 61 66 65 6c  79 2e 22 0d 02 d0 28 ef  |ts safely."...(.|
00000980  32 38 2c 35 2c 33 31 2c  33 35 2c 32 39 2c 31 37  |28,5,31,35,29,17|
00000990  2c 31 33 31 2c 31 37 2c  31 2c 31 32 2c 33 31 2c  |,131,17,1,12,31,|
000009a0  30 2c 31 0d 02 da 22 f1  22 20 20 20 50 52 45 53  |0,1..."."   PRES|
000009b0  53 20 53 50 41 43 45 20  54 4f 20 43 4f 4e 54 49  |S SPACE TO CONTI|
000009c0  4e 55 45 22 3b 0d 02 db  0e f5 3a fd 20 a6 28 2d  |NUE";.....:. .(-|
000009d0  39 39 29 0d 02 dc 05 e1  0d 02 dd 0f dd 20 f2 49  |99).......... .I|
000009e0  4e 53 54 52 55 43 54 0d  02 e4 07 f1 27 27 0d 02  |NSTRUCT.....''..|
000009f0  e5 21 e7 a6 28 2d 32 35  36 29 3c 3e 31 3a f1 22  |.!..(-256)<>1:."|
00000a00  81 9d 83 22 3b 20 8b 20  f1 22 20 20 20 22 3b 0d  |..."; . ."   ";.|
00000a10  02 e7 1d f1 22 20 20 20  20 20 20 20 20 20 20 43  |...."          C|
00000a20  6f 6e 74 72 6f 6c 20 4b  65 79 73 22 0d 02 e8 25  |ontrol Keys"...%|
00000a30  f1 27 27 22 20 20 20 20  20 20 20 20 20 20 20 20  |.''"            |
00000a40  20 20 20 20 20 20 20 20  20 20 20 20 27 2a 27 22  |            '*'"|
00000a50  27 0d 02 e9 24 f1 20 20  20 22 20 20 20 20 20 20  |'...$.   "      |
00000a60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000a70  20 20 20 5e 22 0d 02 ea  29 f1 20 20 20 22 20 20  |   ^"...).   "  |
00000a80  3c 53 50 41 43 45 3e 20  74 6f 20 66 69 72 65 20  |<SPACE> to fire |
00000a90  20 20 27 5a 27 20 3c 20  3e 20 27 58 27 22 0d 02  |  'Z' < > 'X'"..|
00000aa0  eb 25 f1 20 20 20 22 20  20 20 20 20 20 20 20 20  |.%.   "         |
00000ab0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000ac0  76 22 27 0d 02 ec 25 f1  20 20 20 22 55 73 65 20  |v"'...%.   "Use |
00000ad0  53 50 41 43 45 20 74 6f  20 73 74 61 72 74 20 20  |SPACE to start  |
00000ae0  20 20 20 20 27 2f 27 22  0d 02 ee 07 f1 27 27 0d  |    '/'".....''.|
00000af0  02 ef 23 e7 a6 28 2d 32  35 36 29 3c 3e 31 3a f1  |..#..(-256)<>1:.|
00000b00  22 84 9d 87 88 22 3b 20  8b 20 f1 22 20 20 20 20  |"...."; . ."    |
00000b10  22 3b 0d 02 f0 25 f1 22  20 20 2a 2a 2a 20 4c 4f  |";...%."  *** LO|
00000b20  41 44 49 4e 47 20 4d 41  49 4e 20 50 52 4f 47 52  |ADING MAIN PROGR|
00000b30  41 4d 20 2a 2a 2a 22 0d  02 f1 12 ef 32 38 2c 30  |AM ***".....28,0|
00000b40  2c 32 34 2c 33 39 2c 31  38 0d 03 01 05 e1 0d 03  |,24,39,18.......|
00000b50  02 0b dd f2 50 41 52 41  4d 0d 03 0c 1d ef 32 33  |....PARAM.....23|
00000b60  2c 32 32 34 2c 30 2c 30  2c 30 2c 30 2c 30 2c 30  |,224,0,0,0,0,0,0|
00000b70  2c 32 34 2c 36 30 0d 03  16 23 ef 32 33 2c 32 32  |,24,60...#.23,22|
00000b80  35 2c 36 30 2c 36 30 2c  32 34 2c 32 34 2c 32 34  |5,60,60,24,24,24|
00000b90  2c 32 34 2c 32 34 2c 36  30 0d 03 20 20 ef 32 33  |,24,24,60..  .23|
00000ba0  2c 32 32 36 2c 30 2c 30  2c 30 2c 30 2c 32 34 2c  |,226,0,0,0,0,24,|
00000bb0  36 30 2c 36 30 2c 31 32  36 0d 03 2a 24 ef 32 33  |60,60,126..*$.23|
00000bc0  2c 32 32 37 2c 31 32 36  2c 36 30 2c 32 34 2c 32  |,227,126,60,24,2|
00000bd0  34 2c 32 34 2c 32 34 2c  32 34 2c 36 30 0d 03 34  |4,24,24,24,60..4|
00000be0  22 ef 32 33 2c 32 32 38  2c 30 2c 30 2c 32 34 2c  |".23,228,0,0,24,|
00000bf0  32 34 2c 36 30 2c 31 32  36 2c 38 31 2c 38 36 0d  |24,60,126,81,86.|
00000c00  03 3e 24 ef 32 33 2c 32  32 39 2c 35 34 2c 36 30  |.>$.23,229,54,60|
00000c10  2c 32 34 2c 32 34 2c 32  34 2c 32 34 2c 36 30 2c  |,24,24,24,24,60,|
00000c20  31 32 36 0d 03 48 29 ef  32 33 2c 32 33 30 2c 31  |126..H).23,230,1|
00000c30  30 2c 31 32 36 2c 36 36  2c 31 32 34 2c 32 32 38  |0,126,66,124,228|
00000c40  2c 31 32 33 2c 31 33 37  2c 31 30 37 0d 03 52 25  |,123,137,107..R%|
00000c50  ef 32 33 2c 32 33 31 2c  31 30 36 2c 33 30 2c 32  |.23,231,106,30,2|
00000c60  34 2c 32 34 2c 32 34 2c  32 34 2c 36 30 2c 31 32  |4,24,24,24,60,12|
00000c70  36 0d 03 5c 51 e2 32 2c  31 32 39 2c 31 30 2c 33  |6..\Q.2,129,10,3|
00000c80  30 2c 2d 35 2c 31 30 2c  35 2c 35 2c 38 2c 38 2c  |0,-5,10,5,5,8,8,|
00000c90  2d 34 2c 30 2c 38 30 2c  31 32 30 3a e2 31 2c 31  |-4,0,80,120:.1,1|
00000ca0  2c 33 30 2c 2d 31 30 2c  30 2c 35 2c 31 35 2c 30  |,30,-10,0,5,15,0|
00000cb0  2c 32 35 2c 2d 37 2c 30  2c 2d 31 2c 31 32 36 2c  |,25,-7,0,-1,126,|
00000cc0  32 30 0d 03 66 27 e2 33  2c 33 2c 30 2c 30 2c 30  |20..f'.3,3,0,0,0|
00000cd0  2c 30 2c 30 2c 30 2c 31  32 38 2c 2d 31 2c 2d 32  |,0,0,0,128,-1,-2|
00000ce0  2c 30 2c 31 32 38 2c 39  32 0d 03 70 30 e2 20 34  |,0,128,92..p0. 4|
00000cf0  2c 31 33 30 2c 31 32 37  2c 34 32 2c 30 2c 31 35  |,130,127,42,0,15|
00000d00  30 2c 35 30 2c 30 2c 31  32 37 2c 30 2c 30 2c 2d  |0,50,0,127,0,0,-|
00000d10  31 2c 31 32 37 2c 31 32  37 0d 03 7a 0b 2a 46 58  |1,127,127..z.*FX|
00000d20  31 36 2c 32 0d 03 84 0b  2a 46 58 39 2c 31 30 0d  |16,2....*FX9,10.|
00000d30  03 8e 0c 2a 46 58 31 30  2c 31 30 0d 03 98 0a 2a  |...*FX10,10....*|
00000d40  54 56 30 2c 31 0d 03 a2  05 e1 0d ff              |TV0,1.......|
00000d4c
Galactic/GALAXY.m0
Galactic/GALAXY.m1
Galactic/GALAXY.m2
Galactic/GALAXY.m4
Galactic/GALAXY.m5