Home » Personal collection » Acorn hard disk » misc » misc3 » dcfprog3/Games/Ship/Ship4

dcfprog3/Games/Ship/Ship4

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 hard disk » misc » misc3
Filename: dcfprog3/Games/Ship/Ship4
Read OK:
File size: 0D5E bytes
Load address: 0000
Exec address: 0000
Duplicates

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

File contents
   10 REM ShipWrecked Instruction File           Programming and text by D Ford                      1996
   20:
   30ONERRORMODE2:VDU23,1,0;0;0;0;:*Ship3
   40MODE1:VDU19,2,4,0,0,0,0,19,3,2,0,0,0,0
   50VDU23,128,&7F,&F7,&EF,&E0,&EF,&F7,&FF,&C0,23,129,&FE,&FF,&FF,&0F,&FF,&FF,&FF,&03,23,130,&C0,&FF,&C4,&D5,&C4,&DD,&DD,&7F,23,131,&03,&FF,&49,&5B,&49,&6D,&49,&FE
   60VDU23,136,&00,&00,&01,&03,&1F,&37,&77,&3F,23,137,&00,&C0,&81,&82,&F5,&FA,&FD,&FD,23,138,&7F,&3F,&1F,&03,&00,&00,&00,&00,23,139,&FA,&F5,&F2,&01,&80,&40,&00,&00
   70VDU23,132,&FF,&89,&BB,&8B,&EB,&89,&FF,&FF,23,133,&FF,&11,&55,&15,&55,&55,&FF,&FF,23,134,&A9,&AB,&89,&AB,&A9,&FF,&FF,&FF,23,135,&31,&57,&33,&37,&51,&FF,&FF,&FF
   80VDU23,140,&00,&00,&00,&00,&03,&34,&78,&78,23,141,&00,&00,&00,&00,&E0,&10,&08,&08,23,142,&30,&00,&01,&00,&00,&00,&00,&00,23,143,&08,&10,&E0,&00,&00,&00,&00,&00
   90page=0:REPEAT:READn:CLS
  100GCOL0,2:MOVE0,0:MOVE1280,0:PLOT85,0,1024:PLOT85,1280,1024:page=page+1
  110GCOL0,0:MOVE64,96:MOVE1216,96:PLOT85,64,926:PLOT85,1216,926
  120x=448:y=960:t$="SHIP WRECKED":PROCtext:x=560:y=64:t$="<SPACE>":PROCtext
  130IFn<>-1THENPROCtype
  140UNTILn=-1
  150A
  160DEFPROCtext
  170VDU5:GCOL0,0:MOVEx,y:PRINTt$:GCOL0,1:MOVEx-32,y+16:PRINTt$:VDU4,23,1,0;0;0;0;
  180ENDPROC
  190DEFPROCtype
  200IFpage<3THENFORl=1TOn:READline$:PRINTTAB(20-.5*LEN(line$),l+3)line$:NEXT
  210IFpage>2THENFORl=1TOn:READline$:PRINTTAB(3,l+3)line$:NEXT
  220REPEAT UNTIL NOT INKEY(-99)
  230REPEAT UNTIL INKEY(-99)
  240ENDPROC
  250:
  260DATA 24,"SHIP WRECKED INSTRUCTION FILE","=============================","","In the year 2440, planet Earth was","invaded by forces from another","galaxy. Now, in 2442, most of Earth","is under alien control. You"
  270DATA "have managed to find a way to","destroy the aliens using a","special laser weapon, but shortly","afterwards, however, your research","laboratory fell into alien control."
  280DATA "You must inform the humans in the","neighbouring country of Bagami,","where the aliens still have little","control over the humans, of your new","laser weapon. There is a sea"
  290DATA"between you and the border which you","must cross in your cargo boat."
  300DATA "Half-way across the ocean, however,","a storm blew your boat onto an","island and broke the hull. At first","sight the island appeared to be","uninhabited, but you quickly",24,"realised that it is the aliens'","secret base.",""
  310DATA"In order to save humanity, you must","escape from the island, and reach","Bagami. Legend has it that there is","a temple of Neptune on an island"
  320DATA "in the sea, where Neptune will","exchange six power fish for","transport away from the island. You","must find this temple, and","sacrifice the fish.","","CONTROLS WITHIN THE GAME:","========================="
  330DATA "Z - Left        ","X - Right       ","RETURN - Jump            ","/ - Down ladder","P - Open door   ","SPACE - Object control  ","ESC - Restart screen","SHIFT/ESC - Suicide            ","DELETE - Fire Laser      "
  340DATA 20,"IDENTIFICATION OF OBJECTS","=========================","","�� Key - these open the doors.","��","","�� Door","��","","�� Fish - collect these and","��        give them to Neptune.",""
  350DATA "�� Giant Electron - Restores your","�� power","","","In your adventures, you will","find many other objects, but","you must identify these yourself","using the icons."
  360DATA13,"SCORING:","========","","Exploring a new screen........1","Collecting a giant electron...5","Solving a puzzle.............20",""
  370DATA"    A total of 500 points are","available, although you do not","need all of them to complete the","game. This is because you do not","need to collect all of the giant","electrons."
  380DATA-1

f � ShipWrecked Instruction File           Programming and text by D Ford                      1996
:
��2:�23,1,0;0;0;0;:*Ship3
(%�1:�19,2,4,0,0,0,0,19,3,2,0,0,0,0
2��23,128,&7F,&F7,&EF,&E0,&EF,&F7,&FF,&C0,23,129,&FE,&FF,&FF,&0F,&FF,&FF,&FF,&03,23,130,&C0,&FF,&C4,&D5,&C4,&DD,&DD,&7F,23,131,&03,&FF,&49,&5B,&49,&6D,&49,&FE
<��23,136,&00,&00,&01,&03,&1F,&37,&77,&3F,23,137,&00,&C0,&81,&82,&F5,&FA,&FD,&FD,23,138,&7F,&3F,&1F,&03,&00,&00,&00,&00,23,139,&FA,&F5,&F2,&01,&80,&40,&00,&00
F��23,132,&FF,&89,&BB,&8B,&EB,&89,&FF,&FF,23,133,&FF,&11,&55,&15,&55,&55,&FF,&FF,23,134,&A9,&AB,&89,&AB,&A9,&FF,&FF,&FF,23,135,&31,&57,&33,&37,&51,&FF,&FF,&FF
P��23,140,&00,&00,&00,&00,&03,&34,&78,&78,23,141,&00,&00,&00,&00,&E0,&10,&08,&08,23,142,&30,&00,&01,&00,&00,&00,&00,&00,23,143,&08,&10,&E0,&00,&00,&00,&00,&00
Zpage=0:�:�n:�
d:�0,2:�0,0:�1280,0:�85,0,1024:�85,1280,1024:page=page+1
n0�0,0:�64,96:�1216,96:�85,64,926:�85,1216,926
xEx=448:y=960:t$="SHIP WRECKED":�text:x=560:y=64:t$="<SPACE>":�text
��n<>-1��type
�	�n=-1
�A
�
��text
�9�5:�0,0:�x,y:�t$:�0,1:�x-32,y+16:�t$:�4,23,1,0;0;0;0;
��
�
��type
�6�page<3��l=1�n:�line$:�20-.5*�(line$),l+3)line$:�
�)�page>2��l=1�n:�line$:�3,l+3)line$:�
�� � � �(-99)
�� � �(-99)
��
�:
�� 24,"SHIP WRECKED INSTRUCTION FILE","=============================","","In the year 2440, planet Earth was","invaded by forces from another","galaxy. Now, in 2442, most of Earth","is under alien control. You"
�� "have managed to find a way to","destroy the aliens using a","special laser weapon, but shortly","afterwards, however, your research","laboratory fell into alien control."
�� "You must inform the humans in the","neighbouring country of Bagami,","where the aliens still have little","control over the humans, of your new","laser weapon. There is a sea"
"L�"between you and the border which you","must cross in your cargo boat."
,�� "Half-way across the ocean, however,","a storm blew your boat onto an","island and broke the hull. At first","sight the island appeared to be","uninhabited, but you quickly",24,"realised that it is the aliens'","secret base.",""
6��"In order to save humanity, you must","escape from the island, and reach","Bagami. Legend has it that there is","a temple of Neptune on an island"
@�� "in the sea, where Neptune will","exchange six power fish for","transport away from the island. You","must find this temple, and","sacrifice the fish.","","CONTROLS WITHIN THE GAME:","========================="
J�� "Z - Left        ","X - Right       ","RETURN - Jump            ","/ - Down ladder","P - Open door   ","SPACE - Object control  ","ESC - Restart screen","SHIFT/ESC - Suicide            ","DELETE - Fire Laser      "
T�� 20,"IDENTIFICATION OF OBJECTS","=========================","","�� Key - these open the doors.","��","","�� Door","��","","�� Fish - collect these and","��        give them to Neptune.",""
^�� "�� Giant Electron - Restores your","�� power","","","In your adventures, you will","find many other objects, but","you must identify these yourself","using the icons."
h��13,"SCORING:","========","","Exploring a new screen........1","Collecting a giant electron...5","Solving a puzzle.............20",""
r��"    A total of 500 points are","available, although you do not","need all of them to complete the","game. This is because you do not","need to collect all of the giant","electrons."
|�-1
�
00000000  0d 00 0a 66 20 f4 20 53  68 69 70 57 72 65 63 6b  |...f . ShipWreck|
00000010  65 64 20 49 6e 73 74 72  75 63 74 69 6f 6e 20 46  |ed Instruction F|
00000020  69 6c 65 20 20 20 20 20  20 20 20 20 20 20 50 72  |ile           Pr|
00000030  6f 67 72 61 6d 6d 69 6e  67 20 61 6e 64 20 74 65  |ogramming and te|
00000040  78 74 20 62 79 20 44 20  46 6f 72 64 20 20 20 20  |xt by D Ford    |
00000050  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000060  20 20 31 39 39 36 0d 00  14 05 3a 0d 00 1e 1e ee  |  1996....:.....|
00000070  85 eb 32 3a ef 32 33 2c  31 2c 30 3b 30 3b 30 3b  |..2:.23,1,0;0;0;|
00000080  30 3b 3a 2a 53 68 69 70  33 0d 00 28 25 eb 31 3a  |0;:*Ship3..(%.1:|
00000090  ef 31 39 2c 32 2c 34 2c  30 2c 30 2c 30 2c 30 2c  |.19,2,4,0,0,0,0,|
000000a0  31 39 2c 33 2c 32 2c 30  2c 30 2c 30 2c 30 0d 00  |19,3,2,0,0,0,0..|
000000b0  32 a0 ef 32 33 2c 31 32  38 2c 26 37 46 2c 26 46  |2..23,128,&7F,&F|
000000c0  37 2c 26 45 46 2c 26 45  30 2c 26 45 46 2c 26 46  |7,&EF,&E0,&EF,&F|
000000d0  37 2c 26 46 46 2c 26 43  30 2c 32 33 2c 31 32 39  |7,&FF,&C0,23,129|
000000e0  2c 26 46 45 2c 26 46 46  2c 26 46 46 2c 26 30 46  |,&FE,&FF,&FF,&0F|
000000f0  2c 26 46 46 2c 26 46 46  2c 26 46 46 2c 26 30 33  |,&FF,&FF,&FF,&03|
00000100  2c 32 33 2c 31 33 30 2c  26 43 30 2c 26 46 46 2c  |,23,130,&C0,&FF,|
00000110  26 43 34 2c 26 44 35 2c  26 43 34 2c 26 44 44 2c  |&C4,&D5,&C4,&DD,|
00000120  26 44 44 2c 26 37 46 2c  32 33 2c 31 33 31 2c 26  |&DD,&7F,23,131,&|
00000130  30 33 2c 26 46 46 2c 26  34 39 2c 26 35 42 2c 26  |03,&FF,&49,&5B,&|
00000140  34 39 2c 26 36 44 2c 26  34 39 2c 26 46 45 0d 00  |49,&6D,&49,&FE..|
00000150  3c a0 ef 32 33 2c 31 33  36 2c 26 30 30 2c 26 30  |<..23,136,&00,&0|
00000160  30 2c 26 30 31 2c 26 30  33 2c 26 31 46 2c 26 33  |0,&01,&03,&1F,&3|
00000170  37 2c 26 37 37 2c 26 33  46 2c 32 33 2c 31 33 37  |7,&77,&3F,23,137|
00000180  2c 26 30 30 2c 26 43 30  2c 26 38 31 2c 26 38 32  |,&00,&C0,&81,&82|
00000190  2c 26 46 35 2c 26 46 41  2c 26 46 44 2c 26 46 44  |,&F5,&FA,&FD,&FD|
000001a0  2c 32 33 2c 31 33 38 2c  26 37 46 2c 26 33 46 2c  |,23,138,&7F,&3F,|
000001b0  26 31 46 2c 26 30 33 2c  26 30 30 2c 26 30 30 2c  |&1F,&03,&00,&00,|
000001c0  26 30 30 2c 26 30 30 2c  32 33 2c 31 33 39 2c 26  |&00,&00,23,139,&|
000001d0  46 41 2c 26 46 35 2c 26  46 32 2c 26 30 31 2c 26  |FA,&F5,&F2,&01,&|
000001e0  38 30 2c 26 34 30 2c 26  30 30 2c 26 30 30 0d 00  |80,&40,&00,&00..|
000001f0  46 a0 ef 32 33 2c 31 33  32 2c 26 46 46 2c 26 38  |F..23,132,&FF,&8|
00000200  39 2c 26 42 42 2c 26 38  42 2c 26 45 42 2c 26 38  |9,&BB,&8B,&EB,&8|
00000210  39 2c 26 46 46 2c 26 46  46 2c 32 33 2c 31 33 33  |9,&FF,&FF,23,133|
00000220  2c 26 46 46 2c 26 31 31  2c 26 35 35 2c 26 31 35  |,&FF,&11,&55,&15|
00000230  2c 26 35 35 2c 26 35 35  2c 26 46 46 2c 26 46 46  |,&55,&55,&FF,&FF|
00000240  2c 32 33 2c 31 33 34 2c  26 41 39 2c 26 41 42 2c  |,23,134,&A9,&AB,|
00000250  26 38 39 2c 26 41 42 2c  26 41 39 2c 26 46 46 2c  |&89,&AB,&A9,&FF,|
00000260  26 46 46 2c 26 46 46 2c  32 33 2c 31 33 35 2c 26  |&FF,&FF,23,135,&|
00000270  33 31 2c 26 35 37 2c 26  33 33 2c 26 33 37 2c 26  |31,&57,&33,&37,&|
00000280  35 31 2c 26 46 46 2c 26  46 46 2c 26 46 46 0d 00  |51,&FF,&FF,&FF..|
00000290  50 a0 ef 32 33 2c 31 34  30 2c 26 30 30 2c 26 30  |P..23,140,&00,&0|
000002a0  30 2c 26 30 30 2c 26 30  30 2c 26 30 33 2c 26 33  |0,&00,&00,&03,&3|
000002b0  34 2c 26 37 38 2c 26 37  38 2c 32 33 2c 31 34 31  |4,&78,&78,23,141|
000002c0  2c 26 30 30 2c 26 30 30  2c 26 30 30 2c 26 30 30  |,&00,&00,&00,&00|
000002d0  2c 26 45 30 2c 26 31 30  2c 26 30 38 2c 26 30 38  |,&E0,&10,&08,&08|
000002e0  2c 32 33 2c 31 34 32 2c  26 33 30 2c 26 30 30 2c  |,23,142,&30,&00,|
000002f0  26 30 31 2c 26 30 30 2c  26 30 30 2c 26 30 30 2c  |&01,&00,&00,&00,|
00000300  26 30 30 2c 26 30 30 2c  32 33 2c 31 34 33 2c 26  |&00,&00,23,143,&|
00000310  30 38 2c 26 31 30 2c 26  45 30 2c 26 30 30 2c 26  |08,&10,&E0,&00,&|
00000320  30 30 2c 26 30 30 2c 26  30 30 2c 26 30 30 0d 00  |00,&00,&00,&00..|
00000330  5a 11 70 61 67 65 3d 30  3a f5 3a f3 6e 3a db 0d  |Z.page=0:.:.n:..|
00000340  00 64 3a e6 30 2c 32 3a  ec 30 2c 30 3a ec 31 32  |.d:.0,2:.0,0:.12|
00000350  38 30 2c 30 3a f0 38 35  2c 30 2c 31 30 32 34 3a  |80,0:.85,0,1024:|
00000360  f0 38 35 2c 31 32 38 30  2c 31 30 32 34 3a 70 61  |.85,1280,1024:pa|
00000370  67 65 3d 70 61 67 65 2b  31 0d 00 6e 30 e6 30 2c  |ge=page+1..n0.0,|
00000380  30 3a ec 36 34 2c 39 36  3a ec 31 32 31 36 2c 39  |0:.64,96:.1216,9|
00000390  36 3a f0 38 35 2c 36 34  2c 39 32 36 3a f0 38 35  |6:.85,64,926:.85|
000003a0  2c 31 32 31 36 2c 39 32  36 0d 00 78 45 78 3d 34  |,1216,926..xEx=4|
000003b0  34 38 3a 79 3d 39 36 30  3a 74 24 3d 22 53 48 49  |48:y=960:t$="SHI|
000003c0  50 20 57 52 45 43 4b 45  44 22 3a f2 74 65 78 74  |P WRECKED":.text|
000003d0  3a 78 3d 35 36 30 3a 79  3d 36 34 3a 74 24 3d 22  |:x=560:y=64:t$="|
000003e0  3c 53 50 41 43 45 3e 22  3a f2 74 65 78 74 0d 00  |<SPACE>":.text..|
000003f0  82 10 e7 6e 3c 3e 2d 31  8c f2 74 79 70 65 0d 00  |...n<>-1..type..|
00000400  8c 09 fd 6e 3d 2d 31 0d  00 96 05 41 0d 00 a0 0a  |...n=-1....A....|
00000410  dd f2 74 65 78 74 0d 00  aa 39 ef 35 3a e6 30 2c  |..text...9.5:.0,|
00000420  30 3a ec 78 2c 79 3a f1  74 24 3a e6 30 2c 31 3a  |0:.x,y:.t$:.0,1:|
00000430  ec 78 2d 33 32 2c 79 2b  31 36 3a f1 74 24 3a ef  |.x-32,y+16:.t$:.|
00000440  34 2c 32 33 2c 31 2c 30  3b 30 3b 30 3b 30 3b 0d  |4,23,1,0;0;0;0;.|
00000450  00 b4 05 e1 0d 00 be 0a  dd f2 74 79 70 65 0d 00  |..........type..|
00000460  c8 36 e7 70 61 67 65 3c  33 8c e3 6c 3d 31 b8 6e  |.6.page<3..l=1.n|
00000470  3a f3 6c 69 6e 65 24 3a  f1 8a 32 30 2d 2e 35 2a  |:.line$:..20-.5*|
00000480  a9 28 6c 69 6e 65 24 29  2c 6c 2b 33 29 6c 69 6e  |.(line$),l+3)lin|
00000490  65 24 3a ed 0d 00 d2 29  e7 70 61 67 65 3e 32 8c  |e$:....).page>2.|
000004a0  e3 6c 3d 31 b8 6e 3a f3  6c 69 6e 65 24 3a f1 8a  |.l=1.n:.line$:..|
000004b0  33 2c 6c 2b 33 29 6c 69  6e 65 24 3a ed 0d 00 dc  |3,l+3)line$:....|
000004c0  10 f5 20 fd 20 ac 20 a6  28 2d 39 39 29 0d 00 e6  |.. . . .(-99)...|
000004d0  0e f5 20 fd 20 a6 28 2d  39 39 29 0d 00 f0 05 e1  |.. . .(-99).....|
000004e0  0d 00 fa 05 3a 0d 01 04  d5 dc 20 32 34 2c 22 53  |....:..... 24,"S|
000004f0  48 49 50 20 57 52 45 43  4b 45 44 20 49 4e 53 54  |HIP WRECKED INST|
00000500  52 55 43 54 49 4f 4e 20  46 49 4c 45 22 2c 22 3d  |RUCTION FILE","=|
00000510  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000520  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 22 2c 22 22  |============",""|
00000530  2c 22 49 6e 20 74 68 65  20 79 65 61 72 20 32 34  |,"In the year 24|
00000540  34 30 2c 20 70 6c 61 6e  65 74 20 45 61 72 74 68  |40, planet Earth|
00000550  20 77 61 73 22 2c 22 69  6e 76 61 64 65 64 20 62  | was","invaded b|
00000560  79 20 66 6f 72 63 65 73  20 66 72 6f 6d 20 61 6e  |y forces from an|
00000570  6f 74 68 65 72 22 2c 22  67 61 6c 61 78 79 2e 20  |other","galaxy. |
00000580  4e 6f 77 2c 20 69 6e 20  32 34 34 32 2c 20 6d 6f  |Now, in 2442, mo|
00000590  73 74 20 6f 66 20 45 61  72 74 68 22 2c 22 69 73  |st of Earth","is|
000005a0  20 75 6e 64 65 72 20 61  6c 69 65 6e 20 63 6f 6e  | under alien con|
000005b0  74 72 6f 6c 2e 20 59 6f  75 22 0d 01 0e b1 dc 20  |trol. You"..... |
000005c0  22 68 61 76 65 20 6d 61  6e 61 67 65 64 20 74 6f  |"have managed to|
000005d0  20 66 69 6e 64 20 61 20  77 61 79 20 74 6f 22 2c  | find a way to",|
000005e0  22 64 65 73 74 72 6f 79  20 74 68 65 20 61 6c 69  |"destroy the ali|
000005f0  65 6e 73 20 75 73 69 6e  67 20 61 22 2c 22 73 70  |ens using a","sp|
00000600  65 63 69 61 6c 20 6c 61  73 65 72 20 77 65 61 70  |ecial laser weap|
00000610  6f 6e 2c 20 62 75 74 20  73 68 6f 72 74 6c 79 22  |on, but shortly"|
00000620  2c 22 61 66 74 65 72 77  61 72 64 73 2c 20 68 6f  |,"afterwards, ho|
00000630  77 65 76 65 72 2c 20 79  6f 75 72 20 72 65 73 65  |wever, your rese|
00000640  61 72 63 68 22 2c 22 6c  61 62 6f 72 61 74 6f 72  |arch","laborator|
00000650  79 20 66 65 6c 6c 20 69  6e 74 6f 20 61 6c 69 65  |y fell into alie|
00000660  6e 20 63 6f 6e 74 72 6f  6c 2e 22 0d 01 18 b6 dc  |n control.".....|
00000670  20 22 59 6f 75 20 6d 75  73 74 20 69 6e 66 6f 72  | "You must infor|
00000680  6d 20 74 68 65 20 68 75  6d 61 6e 73 20 69 6e 20  |m the humans in |
00000690  74 68 65 22 2c 22 6e 65  69 67 68 62 6f 75 72 69  |the","neighbouri|
000006a0  6e 67 20 63 6f 75 6e 74  72 79 20 6f 66 20 42 61  |ng country of Ba|
000006b0  67 61 6d 69 2c 22 2c 22  77 68 65 72 65 20 74 68  |gami,","where th|
000006c0  65 20 61 6c 69 65 6e 73  20 73 74 69 6c 6c 20 68  |e aliens still h|
000006d0  61 76 65 20 6c 69 74 74  6c 65 22 2c 22 63 6f 6e  |ave little","con|
000006e0  74 72 6f 6c 20 6f 76 65  72 20 74 68 65 20 68 75  |trol over the hu|
000006f0  6d 61 6e 73 2c 20 6f 66  20 79 6f 75 72 20 6e 65  |mans, of your ne|
00000700  77 22 2c 22 6c 61 73 65  72 20 77 65 61 70 6f 6e  |w","laser weapon|
00000710  2e 20 54 68 65 72 65 20  69 73 20 61 20 73 65 61  |. There is a sea|
00000720  22 0d 01 22 4c dc 22 62  65 74 77 65 65 6e 20 79  |".."L."between y|
00000730  6f 75 20 61 6e 64 20 74  68 65 20 62 6f 72 64 65  |ou and the borde|
00000740  72 20 77 68 69 63 68 20  79 6f 75 22 2c 22 6d 75  |r which you","mu|
00000750  73 74 20 63 72 6f 73 73  20 69 6e 20 79 6f 75 72  |st cross in your|
00000760  20 63 61 72 67 6f 20 62  6f 61 74 2e 22 0d 01 2c  | cargo boat."..,|
00000770  ea dc 20 22 48 61 6c 66  2d 77 61 79 20 61 63 72  |.. "Half-way acr|
00000780  6f 73 73 20 74 68 65 20  6f 63 65 61 6e 2c 20 68  |oss the ocean, h|
00000790  6f 77 65 76 65 72 2c 22  2c 22 61 20 73 74 6f 72  |owever,","a stor|
000007a0  6d 20 62 6c 65 77 20 79  6f 75 72 20 62 6f 61 74  |m blew your boat|
000007b0  20 6f 6e 74 6f 20 61 6e  22 2c 22 69 73 6c 61 6e  | onto an","islan|
000007c0  64 20 61 6e 64 20 62 72  6f 6b 65 20 74 68 65 20  |d and broke the |
000007d0  68 75 6c 6c 2e 20 41 74  20 66 69 72 73 74 22 2c  |hull. At first",|
000007e0  22 73 69 67 68 74 20 74  68 65 20 69 73 6c 61 6e  |"sight the islan|
000007f0  64 20 61 70 70 65 61 72  65 64 20 74 6f 20 62 65  |d appeared to be|
00000800  22 2c 22 75 6e 69 6e 68  61 62 69 74 65 64 2c 20  |","uninhabited, |
00000810  62 75 74 20 79 6f 75 20  71 75 69 63 6b 6c 79 22  |but you quickly"|
00000820  2c 32 34 2c 22 72 65 61  6c 69 73 65 64 20 74 68  |,24,"realised th|
00000830  61 74 20 69 74 20 69 73  20 74 68 65 20 61 6c 69  |at it is the ali|
00000840  65 6e 73 27 22 2c 22 73  65 63 72 65 74 20 62 61  |ens'","secret ba|
00000850  73 65 2e 22 2c 22 22 0d  01 36 97 dc 22 49 6e 20  |se.",""..6.."In |
00000860  6f 72 64 65 72 20 74 6f  20 73 61 76 65 20 68 75  |order to save hu|
00000870  6d 61 6e 69 74 79 2c 20  79 6f 75 20 6d 75 73 74  |manity, you must|
00000880  22 2c 22 65 73 63 61 70  65 20 66 72 6f 6d 20 74  |","escape from t|
00000890  68 65 20 69 73 6c 61 6e  64 2c 20 61 6e 64 20 72  |he island, and r|
000008a0  65 61 63 68 22 2c 22 42  61 67 61 6d 69 2e 20 4c  |each","Bagami. L|
000008b0  65 67 65 6e 64 20 68 61  73 20 69 74 20 74 68 61  |egend has it tha|
000008c0  74 20 74 68 65 72 65 20  69 73 22 2c 22 61 20 74  |t there is","a t|
000008d0  65 6d 70 6c 65 20 6f 66  20 4e 65 70 74 75 6e 65  |emple of Neptune|
000008e0  20 6f 6e 20 61 6e 20 69  73 6c 61 6e 64 22 0d 01  | on an island"..|
000008f0  40 d8 dc 20 22 69 6e 20  74 68 65 20 73 65 61 2c  |@.. "in the sea,|
00000900  20 77 68 65 72 65 20 4e  65 70 74 75 6e 65 20 77  | where Neptune w|
00000910  69 6c 6c 22 2c 22 65 78  63 68 61 6e 67 65 20 73  |ill","exchange s|
00000920  69 78 20 70 6f 77 65 72  20 66 69 73 68 20 66 6f  |ix power fish fo|
00000930  72 22 2c 22 74 72 61 6e  73 70 6f 72 74 20 61 77  |r","transport aw|
00000940  61 79 20 66 72 6f 6d 20  74 68 65 20 69 73 6c 61  |ay from the isla|
00000950  6e 64 2e 20 59 6f 75 22  2c 22 6d 75 73 74 20 66  |nd. You","must f|
00000960  69 6e 64 20 74 68 69 73  20 74 65 6d 70 6c 65 2c  |ind this temple,|
00000970  20 61 6e 64 22 2c 22 73  61 63 72 69 66 69 63 65  | and","sacrifice|
00000980  20 74 68 65 20 66 69 73  68 2e 22 2c 22 22 2c 22  | the fish.","","|
00000990  43 4f 4e 54 52 4f 4c 53  20 57 49 54 48 49 4e 20  |CONTROLS WITHIN |
000009a0  54 48 45 20 47 41 4d 45  3a 22 2c 22 3d 3d 3d 3d  |THE GAME:","====|
000009b0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
000009c0  3d 3d 3d 3d 3d 22 0d 01  4a dc dc 20 22 5a 20 2d  |====="..J.. "Z -|
000009d0  20 4c 65 66 74 20 20 20  20 20 20 20 20 22 2c 22  | Left        ","|
000009e0  58 20 2d 20 52 69 67 68  74 20 20 20 20 20 20 20  |X - Right       |
000009f0  22 2c 22 52 45 54 55 52  4e 20 2d 20 4a 75 6d 70  |","RETURN - Jump|
00000a00  20 20 20 20 20 20 20 20  20 20 20 20 22 2c 22 2f  |            ","/|
00000a10  20 2d 20 44 6f 77 6e 20  6c 61 64 64 65 72 22 2c  | - Down ladder",|
00000a20  22 50 20 2d 20 4f 70 65  6e 20 64 6f 6f 72 20 20  |"P - Open door  |
00000a30  20 22 2c 22 53 50 41 43  45 20 2d 20 4f 62 6a 65  | ","SPACE - Obje|
00000a40  63 74 20 63 6f 6e 74 72  6f 6c 20 20 22 2c 22 45  |ct control  ","E|
00000a50  53 43 20 2d 20 52 65 73  74 61 72 74 20 73 63 72  |SC - Restart scr|
00000a60  65 65 6e 22 2c 22 53 48  49 46 54 2f 45 53 43 20  |een","SHIFT/ESC |
00000a70  2d 20 53 75 69 63 69 64  65 20 20 20 20 20 20 20  |- Suicide       |
00000a80  20 20 20 20 20 22 2c 22  44 45 4c 45 54 45 20 2d  |     ","DELETE -|
00000a90  20 46 69 72 65 20 4c 61  73 65 72 20 20 20 20 20  | Fire Laser     |
00000aa0  20 22 0d 01 54 c1 dc 20  32 30 2c 22 49 44 45 4e  | "..T.. 20,"IDEN|
00000ab0  54 49 46 49 43 41 54 49  4f 4e 20 4f 46 20 4f 42  |TIFICATION OF OB|
00000ac0  4a 45 43 54 53 22 2c 22  3d 3d 3d 3d 3d 3d 3d 3d  |JECTS","========|
00000ad0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000ae0  3d 22 2c 22 22 2c 22 80  81 20 4b 65 79 20 2d 20  |=","",".. Key - |
00000af0  74 68 65 73 65 20 6f 70  65 6e 20 74 68 65 20 64  |these open the d|
00000b00  6f 6f 72 73 2e 22 2c 22  82 83 22 2c 22 22 2c 22  |oors.","..","","|
00000b10  84 85 20 44 6f 6f 72 22  2c 22 86 87 22 2c 22 22  |.. Door","..",""|
00000b20  2c 22 88 89 20 46 69 73  68 20 2d 20 63 6f 6c 6c  |,".. Fish - coll|
00000b30  65 63 74 20 74 68 65 73  65 20 61 6e 64 22 2c 22  |ect these and","|
00000b40  8a 8b 20 20 20 20 20 20  20 20 67 69 76 65 20 74  |..        give t|
00000b50  68 65 6d 20 74 6f 20 4e  65 70 74 75 6e 65 2e 22  |hem to Neptune."|
00000b60  2c 22 22 0d 01 5e ae dc  20 22 8c 8d 20 47 69 61  |,""..^.. ".. Gia|
00000b70  6e 74 20 45 6c 65 63 74  72 6f 6e 20 2d 20 52 65  |nt Electron - Re|
00000b80  73 74 6f 72 65 73 20 79  6f 75 72 22 2c 22 8e 8f  |stores your","..|
00000b90  20 70 6f 77 65 72 22 2c  22 22 2c 22 22 2c 22 49  | power","","","I|
00000ba0  6e 20 79 6f 75 72 20 61  64 76 65 6e 74 75 72 65  |n your adventure|
00000bb0  73 2c 20 79 6f 75 20 77  69 6c 6c 22 2c 22 66 69  |s, you will","fi|
00000bc0  6e 64 20 6d 61 6e 79 20  6f 74 68 65 72 20 6f 62  |nd many other ob|
00000bd0  6a 65 63 74 73 2c 20 62  75 74 22 2c 22 79 6f 75  |jects, but","you|
00000be0  20 6d 75 73 74 20 69 64  65 6e 74 69 66 79 20 74  | must identify t|
00000bf0  68 65 73 65 20 79 6f 75  72 73 65 6c 66 22 2c 22  |hese yourself","|
00000c00  75 73 69 6e 67 20 74 68  65 20 69 63 6f 6e 73 2e  |using the icons.|
00000c10  22 0d 01 68 89 dc 31 33  2c 22 53 43 4f 52 49 4e  |"..h..13,"SCORIN|
00000c20  47 3a 22 2c 22 3d 3d 3d  3d 3d 3d 3d 3d 22 2c 22  |G:","========","|
00000c30  22 2c 22 45 78 70 6c 6f  72 69 6e 67 20 61 20 6e  |","Exploring a n|
00000c40  65 77 20 73 63 72 65 65  6e 2e 2e 2e 2e 2e 2e 2e  |ew screen.......|
00000c50  2e 31 22 2c 22 43 6f 6c  6c 65 63 74 69 6e 67 20  |.1","Collecting |
00000c60  61 20 67 69 61 6e 74 20  65 6c 65 63 74 72 6f 6e  |a giant electron|
00000c70  2e 2e 2e 35 22 2c 22 53  6f 6c 76 69 6e 67 20 61  |...5","Solving a|
00000c80  20 70 75 7a 7a 6c 65 2e  2e 2e 2e 2e 2e 2e 2e 2e  | puzzle.........|
00000c90  2e 2e 2e 2e 32 30 22 2c  22 22 0d 01 72 bb dc 22  |....20",""..r.."|
00000ca0  20 20 20 20 41 20 74 6f  74 61 6c 20 6f 66 20 35  |    A total of 5|
00000cb0  30 30 20 70 6f 69 6e 74  73 20 61 72 65 22 2c 22  |00 points are","|
00000cc0  61 76 61 69 6c 61 62 6c  65 2c 20 61 6c 74 68 6f  |available, altho|
00000cd0  75 67 68 20 79 6f 75 20  64 6f 20 6e 6f 74 22 2c  |ugh you do not",|
00000ce0  22 6e 65 65 64 20 61 6c  6c 20 6f 66 20 74 68 65  |"need all of the|
00000cf0  6d 20 74 6f 20 63 6f 6d  70 6c 65 74 65 20 74 68  |m to complete th|
00000d00  65 22 2c 22 67 61 6d 65  2e 20 54 68 69 73 20 69  |e","game. This i|
00000d10  73 20 62 65 63 61 75 73  65 20 79 6f 75 20 64 6f  |s because you do|
00000d20  20 6e 6f 74 22 2c 22 6e  65 65 64 20 74 6f 20 63  | not","need to c|
00000d30  6f 6c 6c 65 63 74 20 61  6c 6c 20 6f 66 20 74 68  |ollect all of th|
00000d40  65 20 67 69 61 6e 74 22  2c 22 65 6c 65 63 74 72  |e giant","electr|
00000d50  6f 6e 73 2e 22 0d 01 7c  07 dc 2d 31 0d ff        |ons."..|..-1..|
00000d5e