Home » Personal collection » Acorn DFS disks » dfs_box02_disk01b_pipeline.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_disk01b_pipeline.scp
Filename: MENU
Read OK:
File size: 2000 bytes
Load address: 1900
Exec address: 8023
Duplicates

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

File contents
   10REM PIPELINE menu prog
   20REM By Ian Holmes
   30REM Originally: GUILDMASTER
   40REM"����Hello,��all my friends!  �          ����Hello,��all my friends!  �
   50LOMEM=PAGE+&A00:DIMC%&EFF,S%&700
   60ONERRORGOTO80
   70*SHADOW 1
   80ONERRORAWopBabaLuMopALopBamBoom
   90E%=!&202 AND&FFFF
  100FORN%=0TO?&FFB6-1
  110N%?&200=N%?!&FFB7:NEXT
  120!&202=!&202 AND&FFFF0000ORE%
  130*FX255 8 247
  140*FX200 2
  150*FX229 1
  160*FX12
  170*FX18
  180*FX4 1
  190*FX16
  200*FX9 1
  210*FX10 1
  220*DISC
  225*DIR $
  230*OPT
  240*TV255 1
  250MODE5:VDU23;8202;0;0;0;19,3,5;0;:*L.SCREEN
  260*FX15,1
  270I%=INKEY(1000):MODE7:VDU23;8202;0;0;0;
  280RESTORE650:FORN%=&50TO&59:READ?N%:NEXT:?&FFFF7C00=128:?&7C00=0
  290IF?&FFFF7C00>0PRINT''"Please turn off your Second Processor,  press Break, and re-load this program.":A%=151:X%=78:Y%=127:CALL&FFF4:REPEATUNTIL0ELSEIFINKEY-36ANDINKEY-34THEN*/PL "":IFGET
  295*L.WARNING
  296*FX15,1
  297I%=INKEY(1000):VDU28;24,39,18:CLS
  300PROCmenu:!&75=(C%+&49)*65536+C%+&C9:CALLC%
  310REPEAT
  320L%=0:REPEAT
  330REPEATA%=GET:*FX15
  340UNTILA%>48ANDA%<55ORA%=13ORA%=138ORA%=139
  350IFA%>13PROCline
  360UNTILA%=13ANDL%>0
  370IFL%<>2ANDL%<>6THEN*FX13 4
  380IFL%<>2ANDL%<>6THENLOMEM=TOP:*FX229
  390ONL%GOSUB910,690,970,980,990,860
  400PROCmenu:UNTIL0
  410DEFPROCline
  420IFA%>137ANDL%=0ENDPROC
  430IFA%=138A%=L%+49:IFA%=55A%=49
  440IFA%=139A%=L%+47:IFA%=48A%=54
  450IFL%=A%-48ENDPROC
  460*FX19
  470IFL%>0PRINTTAB(11,L%+3)" ";
  480L%=A%-48:PRINTTAB(11,L%+3)CHR$157;
  490ENDPROC
  500DEFPROCcheck:FORA%=0TON%-1
  510IFA%?&50=256-P%P%=0
  520NEXT:IFA$=""P%=0
  530ENDPROC
  540DEFFNyes
  550REPEATN%=GETOR32
  560UNTILN%=110ORN%=121
  570IFN%=121PRINT" Yes."; ELSEPRINT" No.";
  580TIME=0:REPEATUNTILTIME>79
  590=N%-110
  600DEFPROCmenu
  610VDU28;16,39,6:CLS:FORN%=0TO&27CSTEP4:N%!HIMEM=N%!S%:NEXT:ENDPROC
  650DATA-98,-67,-73,-105,-56,-51,-74,-36,-2,-102
  660DATA MOVE WEST,MOVE EAST,MOVE NORTH,MOVE SOUTH,PICK UP OBJECT,DROP OBJECT,USE OBJECT,THROW OBJECT,VIEW BACKPACK,VIEW MAP
  670DATA SHIFT,CTRL,,,,,,,,,,,,,,,Q,3,4,5,f4,8,f7,=,^,LEFT CURSOR,,,,,,,f0,W,E,T,7,I,9,0,`,DOWN CURSOR,,,,,,,1,2,D,R,6,U,O,P,[,UP CURSOR,,,,,,,CAPS LOCK,A,X,F,Y,J,K,@,*,RETURN,,,,,,,SHIFT LOCK
  680DATAS,C,G,H,N,L,+,],DELETE,,,,,,,TAB,Z,SPACE,V,B,M,<,>,?,COPY,,,,,,,!,f1,f2,f3,f5,f6,f8,f9,|,RIGHT CURSOR
  690REPEAT:CLS
  700RESTORE660:FORN%=0TO9
  710READA$:PRINTTAB(8)CHR$131A$": "CHR$130CHR$156;
  720NEXT:N%=0:REPEAT
  730PRINTTAB(0,N%)"Press:"CHR$129CHR$157TAB(28,N%);
  740P%=0:REPEAT:FORK%=1TO122
  750IFINKEY(-K%)IFK%<3ORK%>16P%=K%
  760NEXT:RESTORE670
  770FORA%=1TOP%:READA$:NEXT
  780IFP%>0ANDN%>0 PROCcheck
  790UNTILP%>0
  800IFP%=113UNTILTRUE:UNTILFALSE
  810PRINTA$TAB(0,N%)SPC(8);
  820N%?&50=-P%:N%=N%+1
  830UNTILN%=10:*FX15 1
  840PRINT'CHR$134"Are these keys correct?";
  850UNTILFNyes:RETURN
  860CLS:FORN%=1TO2
  870PRINTTAB(0,N%)CHR$141CHR$132CHR$157CHR$131"Exiting from Pipeline:  "CHR$156:NEXT
  880PRINT'CHR$134"Are you sure?";
  890IFFNyes=0RETURN
  900CALL!-4
  910*FX230 1
  920*FX11
  930MODE1:FORN%=0TO3:VDU19,N%,0;0;:NEXT:VDU23;8202;0;0;0;:*RUN TITLE
  940RESTORE1000:FORN%=0TO3:READA%:VDU19,N%,A%;0;:NEXT:T%=INKEY(300)
  950MODE7:VDU23;8202;0;0;0;
  960*/GAME
  970*/GRAPHIC
  980*/LEVDES
  990CHAIN"MISSION"
 1000DATA 0,1,4,7
 1010REM
 1020PAGE=PAGE+&1C00:RUN

� PIPELINE menu prog
� By Ian Holmes
� Originally: GUILDMASTER
(M�"����Hello,��all my friends!  �          ����Hello,��all my friends!  �
2�=�+&A00:�C%&EFF,S%&700
<��DP@
F
*SHADOW 1
P�AWopBabaLuMopALopBamBoom
ZE%=!&202 �&FFFF
d�N%=0�?&FFB6-1
nN%?&200=N%?!&FFB7:�
x!&202=!&202 �&FFFF0000�E%
�*FX255 8 247
�*FX200 2
�*FX229 1
�	*FX12
�	*FX18
�
*FX4 1
�	*FX16
�
*FX9 1
�*FX10 1
�	*DISC
�
*DIR $
�*OPT
�*TV255 1
�)�5:�23;8202;0;0;0;19,3,5;0;:*L.SCREEN
*FX15,1
!I%=�(1000):�7:�23;8202;0;0;0;
4��tJB:�N%=&50�&59:�?N%:�:?&FFFF7C00=128:?&7C00=0
"��?&FFFF7C00>0�''"Please turn off your Second Processor,  press Break, and re-load this program.":A%=151:X%=78:Y%=127:�&FFF4:��0��-36��-34�*/PL "":IFGET
'*L.WARNING
(*FX15,1
)I%=�(1000):�28;24,39,18:�
,(�menu:!&75=(C%+&49)*65536+C%+&C9:�C%
6�
@
L%=0:�
J�A%=�:*FX15
T$�A%>48�A%<55�A%=13�A%=138�A%=139
^�A%>13�line
h�A%=13�L%>0
r�L%<>2�L%<>6�*FX13 4
|�L%<>2�L%<>6��=�P:*FX229
�%�L%�tNC,�trB,�dJC,�dTC,�d^C,�D\C
��menu:�0
�
��line
��A%>137�L%=0�
��A%=138A%=L%+49:�A%=55A%=49
��A%=139A%=L%+47:�A%=48A%=54
��L%=A%-48�
�	*FX19
��L%>0�11,L%+3)" ";
�L%=A%-48:�11,L%+3)�157;
��
���check:�A%=0�N%-1
��A%?&50=256-P%P%=0
�:�A$=""P%=0
�
	ݤyes
&�N%=��32
0�N%=110�N%=121
:�N%=121�" Yes."; ��" No.";
D�=0:���>79
N=N%-110
X
��menu
b-�28;16,39,6:�:�N%=0�&27C�4:N%!�=N%!S%:�:�
�-�-98,-67,-73,-105,-56,-51,-74,-36,-2,-102
�y� MOVE WEST,MOVE EAST,MOVE NORTH,MOVE SOUTH,PICK UP OBJECT,DROP OBJECT,USE OBJECT,THROW OBJECT,VIEW BACKPACK,VIEW MAP
��� SHIFT,CTRL,,,,,,,,,,,,,,,Q,3,4,5,f4,8,f7,=,^,LEFT CURSOR,,,,,,,f0,W,E,T,7,I,9,0,`,DOWN CURSOR,,,,,,,1,2,D,R,6,U,O,P,[,UP CURSOR,,,,,,,CAPS LOCK,A,X,F,Y,J,K,@,*,RETURN,,,,,,,SHIFT LOCK
�j�S,C,G,H,N,L,+,],DELETE,,,,,,,TAB,Z,SPACE,V,B,M,<,>,?,COPY,,,,,,,!,f1,f2,f3,f5,f6,f8,f9,|,RIGHT CURSOR
��:�
���tTB:�N%=0�9
��A$:�8)�131A$": "�130�156;
��:N%=0:�
�#�0,N%)"Press:"�129�157�28,N%);
�P%=0:�:�K%=1�122
��(-K%)�K%<3�K%>16P%=K%
��:��t^B
�A%=1�P%:�A$:�
�P%>0�N%>0 �check
	�P%>0
 �P%=113��:��
*�A$�0,N%)�(8);
4N%?&50=-P%:N%=N%+1
>�N%=10:*FX15 1
H$�'�134"Are these keys correct?";
R��yes:�
\
�:�N%=1�2
f;�0,N%)�141�132�157�131"Exiting from Pipeline:  "�156:�
p�'�134"Are you sure?";
z�yes=0�
��!-4
�*FX230 1
�	*FX11
�7�1:�N%=0�3:�19,N%,0;0;:�:�23;8202;0;0;0;:*RUN TITLE
�.��dhC:�N%=0�3:�A%:�19,N%,A%;0;:�:T%=�(300)
��7:�23;8202;0;0;0;
�
*/GAME
�
*/GRAPHIC
�*/LEVDES
��"MISSION"
�
� 0,1,4,7
��
��=�+&1C00:�
����t
�r�`�u�r�v�s�光������{8�(�p�y�|��q�z���pȩ��p����w� �x�!��L�ݹ�}��}��}��}�~�~�F~�E~�n~�m~��~��~��~��~��~��~��ͱr�
�u�r�v�s�r������
 ����%t���H�
�h�{��`II�`�Ft�
���t�r��s`PIPELINE was written by Ian Holmes and William Reeve. Or so they claim. In the 25th century, the Earth's sulphur resources have dwindled. The only supplies are from off-world sources such as the Jovian moon Io. But the temperature control systems of the Io sulphur platforms have malfunctioned, and the platforms have started to overheat. Your mission is to salvage the precious sulphur drums, then locate the helpless control robot and rescue it. However, once the robot leaves its post at the computer terminals, they will go critical and eventually explode, so you will need to be a safe distance away to escape the blast. Fires and pitfalls are deadly, but you may find the abandoned pipe network useful. Each drum you save scores one point. Rescuing the robot scores more points, and there is a one hundred point bonus if you survive the explosion. There are four levels of play, and you begin the game with three lives. If you've read this far, you might as well read these messages: Hello Duncan, Deep, Soni, Dave (the lad), Godfroy (la poseur), Tim, Will, Jabwit, the C.R.A.S.S. team, the Rydell High class of '88, Muriel Volestrangler, and all others for whom, sadly, there is no room. Greetings and thanks to Suzanne and Marianne, who cheered me up on the bus. Metapsyche rules forever! (PRIVATE JOKE) Ok... voila William. RIGHT! This is William's message now (hang around for the funny bit of Ian's message):  3... 2... 1...    Firstly, thanks to: Ian, for writing this game (and arguing) with me (he was on BASIC I for 12 months of writing this, so he deserves a bonus. While we're at it, We are both monitor-less. Contributions c/o SS, Leeds). Thanks to: Chill and Jason for criticising constructively, Julian for criticising and being criticised, mr.crabtree (southpole). Hello to: Edmund, John (JRO), Thomas (TW), Richard (all of them), NP, Felicity, Sarah, Ben (BASS) Ellis, big and less-big Biddy. REALLY MASSIVE THANKS to:  KIM (and SJR) for all his help (too much to list here); BID (for graphics and laughs); CAMERON (for the atrocious ditty tune (Get in touch !)); Mum and Dad; Dr. Stephen; Chill again (for some screens and the loan of the 'yuck'). And of course, my cat (nameless) for being sweet. Must also say thanks to Johnathan Griffiths, and Hi to Peter Irvine and Jeremy Smith. May I please re-iterate any message you may have got (or are going to get) from Ian: unauthorised duplicating of this program is ILLEGAL and also remember that you may be depriving us of our livelihood, and many millions of people may die and .........  Hi also (provocatively) to Chris Jordan. Now back to Ian .... Hello darlings. This game was finished around August 1988. IF you have any criticisms, take this gem of advice to heart: we're about as interested in your petty complaints as we are in the bacterial love life of Larry Grayson's underwear. IF you bother to duplicate our attempt by illegal means, then you are below pity. IF you've read this far you either have a headache or a memory editor. This message is brought to you courtesy of my modesty. Credits: I wrote the mission generator, the "playing" section of the game and most of the level designer; William did everything to do with graphics, including the graphics designer. Further releases: RED AND YELLOW CORMORANTS FLY THROUGH DR.BLOOD'S DREAM GARDENS (by me); a mega 3D two-player arcade strategic probably unfinished shoot-em-up with sinister political connotations and a controversial set of control keys (haha). If you've enjoyed this message, why not buy one of the others in this series ? Otherwise just play the bl**dy game !!! .....................������ � ���� � �   � �� � ����� ����� �� � �  � ��� �   � ��� � ��� �� ���� � �� ��� �   � � � ������� �����    � �    �� � � �  � ����� ���(c) Ian Holmes & William Reeve �� ��������������1988��������������栔�梦�������������   ������������������������椥�      ����  �����       ��򤓓�������������������������oomt����������������������������������!!);u��������檿���j�� �1�Start the game� �f���������""���j�� �2�Redefine keys�  �9"brr2"���"/!�j�� �3�Edit graphics�  �f�o? �����j�� �4�Edit levels� �  �9 �j5  ������ �5�Edit missions�  �ft����𔢯�������� �6�Quit PIPELINE�  �)�������                                       What colour is acidified KMnO4 ? You may well ask. You may not so well answer. I didn't

��1,5,1,-1,0,1,1,0,126,-15,0,-1,126,0:�3,1,0,0,0,0,0,0,92,4,-1,-1,92,118:�E 3,D$(3):E!1=&30301:P$="DAEBAEBAA":�N%=1�3:�N%,0,0,1:�:�P=1��(P$):��(�P$,P,1))*10-610
w�N=1�3:�D$(N):�:�N=1��(D$(1))+(P=�(P$)):�A=3�1�-1:N$=�D$(A),N,1):�N$<>" "�N$<>""�A,E?A,(�(N$)-65)*4,2��4096+A,0,0,2
�,,
(��"O    QS QO NL  L  L    LN  N  L  N NO  O  O    J","G    JJ JG EO  L  O    CE  E  E  E EG  T  S","J    NO NJ JT  T  T    HJ  J  H  J JJ  J  J"
2��"O  O  S    OL  L  Q    ON  J  S  Q  O        J  O  O  S  O  L  Q     O  N  J  S  Q  O           ","G  G  J     H  H  H     E  E  J  J  G           G  G  J  G  H  H     G  E  E  J  J  G"
<e�"J  J  O     Q  Q  L     J  J  O  N  J  L  J  H  J  J  O  J  Q  L  L  O  J  N  O  N  J  L  J  H"
F=�"O    QS QO NL  L  L    LN  N  L  N NO  O  O    J","",""
Pm�"O  O  S    OL  L  Q    ON  J  S  Q  O        J  O  O  S  O  L  Q     O  N  J  S    QO           ","",""
�2:LDA#37:JSRsel0
<CMP#4:BEQcanc:STAt2
FJSRsure:LDAt2
PLDY#7:BNEtable
Z.key3:LDA#62
dJSRwind:LDA#0
nBEQhelp:.simt
00000000  0d 00 0a 18 f4 20 50 49  50 45 4c 49 4e 45 20 6d  |..... PIPELINE m|
00000010  65 6e 75 20 70 72 6f 67  0d 00 14 13 f4 20 42 79  |enu prog..... By|
00000020  20 49 61 6e 20 48 6f 6c  6d 65 73 0d 00 1e 1d f4  | Ian Holmes.....|
00000030  20 4f 72 69 67 69 6e 61  6c 6c 79 3a 20 47 55 49  | Originally: GUI|
00000040  4c 44 4d 41 53 54 45 52  0d 00 28 4d f4 22 7f 84  |LDMASTER..(M."..|
00000050  9d 82 8d 48 65 6c 6c 6f  2c 83 88 61 6c 6c 20 6d  |...Hello,..all m|
00000060  79 20 66 72 69 65 6e 64  73 21 20 20 9c 20 20 20  |y friends!  .   |
00000070  20 20 20 20 20 20 20 84  9d 82 8d 48 65 6c 6c 6f  |       ....Hello|
00000080  2c 83 88 61 6c 6c 20 6d  79 20 66 72 69 65 6e 64  |,..all my friend|
00000090  73 21 20 20 9c 0d 00 32  1b d2 3d 90 2b 26 41 30  |s!  ...2..=.+&A0|
000000a0  30 3a de 43 25 26 45 46  46 2c 53 25 26 37 30 30  |0:.C%&EFF,S%&700|
000000b0  0d 00 3c 0b ee 85 e5 8d  44 50 40 0d 00 46 0d 2a  |..<.....DP@..F.*|
000000c0  53 48 41 44 4f 57 20 31  0d 00 50 1e ee 85 41 57  |SHADOW 1..P...AW|
000000d0  6f 70 42 61 62 61 4c 75  4d 6f 70 41 4c 6f 70 42  |opBabaLuMopALopB|
000000e0  61 6d 42 6f 6f 6d 0d 00  5a 13 45 25 3d 21 26 32  |amBoom..Z.E%=!&2|
000000f0  30 32 20 80 26 46 46 46  46 0d 00 64 12 e3 4e 25  |02 .&FFFF..d..N%|
00000100  3d 30 b8 3f 26 46 46 42  36 2d 31 0d 00 6e 17 4e  |=0.?&FFB6-1..n.N|
00000110  25 3f 26 32 30 30 3d 4e  25 3f 21 26 46 46 42 37  |%?&200=N%?!&FFB7|
00000120  3a ed 0d 00 78 1d 21 26  32 30 32 3d 21 26 32 30  |:...x.!&202=!&20|
00000130  32 20 80 26 46 46 46 46  30 30 30 30 84 45 25 0d  |2 .&FFFF0000.E%.|
00000140  00 82 10 2a 46 58 32 35  35 20 38 20 32 34 37 0d  |...*FX255 8 247.|
00000150  00 8c 0c 2a 46 58 32 30  30 20 32 0d 00 96 0c 2a  |...*FX200 2....*|
00000160  46 58 32 32 39 20 31 0d  00 a0 09 2a 46 58 31 32  |FX229 1....*FX12|
00000170  0d 00 aa 09 2a 46 58 31  38 0d 00 b4 0a 2a 46 58  |....*FX18....*FX|
00000180  34 20 31 0d 00 be 09 2a  46 58 31 36 0d 00 c8 0a  |4 1....*FX16....|
00000190  2a 46 58 39 20 31 0d 00  d2 0b 2a 46 58 31 30 20  |*FX9 1....*FX10 |
000001a0  31 0d 00 dc 09 2a 44 49  53 43 0d 00 e1 0a 2a 44  |1....*DISC....*D|
000001b0  49 52 20 24 0d 00 e6 08  2a 4f 50 54 0d 00 f0 0c  |IR $....*OPT....|
000001c0  2a 54 56 32 35 35 20 31  0d 00 fa 29 eb 35 3a ef  |*TV255 1...).5:.|
000001d0  32 33 3b 38 32 30 32 3b  30 3b 30 3b 30 3b 31 39  |23;8202;0;0;0;19|
000001e0  2c 33 2c 35 3b 30 3b 3a  2a 4c 2e 53 43 52 45 45  |,3,5;0;:*L.SCREE|
000001f0  4e 0d 01 04 0b 2a 46 58  31 35 2c 31 0d 01 0e 21  |N....*FX15,1...!|
00000200  49 25 3d a6 28 31 30 30  30 29 3a eb 37 3a ef 32  |I%=.(1000):.7:.2|
00000210  33 3b 38 32 30 32 3b 30  3b 30 3b 30 3b 0d 01 18  |3;8202;0;0;0;...|
00000220  34 f7 8d 74 4a 42 3a e3  4e 25 3d 26 35 30 b8 26  |4..tJB:.N%=&50.&|
00000230  35 39 3a f3 3f 4e 25 3a  ed 3a 3f 26 46 46 46 46  |59:.?N%:.:?&FFFF|
00000240  37 43 30 30 3d 31 32 38  3a 3f 26 37 43 30 30 3d  |7C00=128:?&7C00=|
00000250  30 0d 01 22 9e e7 3f 26  46 46 46 46 37 43 30 30  |0.."..?&FFFF7C00|
00000260  3e 30 f1 27 27 22 50 6c  65 61 73 65 20 74 75 72  |>0.''"Please tur|
00000270  6e 20 6f 66 66 20 79 6f  75 72 20 53 65 63 6f 6e  |n off your Secon|
00000280  64 20 50 72 6f 63 65 73  73 6f 72 2c 20 20 70 72  |d Processor,  pr|
00000290  65 73 73 20 42 72 65 61  6b 2c 20 61 6e 64 20 72  |ess Break, and r|
000002a0  65 2d 6c 6f 61 64 20 74  68 69 73 20 70 72 6f 67  |e-load this prog|
000002b0  72 61 6d 2e 15 22 3a 41  25 3d 31 35 31 3a 58 25  |ram..":A%=151:X%|
000002c0  3d 37 38 3a 59 25 3d 31  32 37 3a d6 26 46 46 46  |=78:Y%=127:.&FFF|
000002d0  34 3a f5 fd 30 8b e7 a6  2d 33 36 80 a6 2d 33 34  |4:..0...-36..-34|
000002e0  8c 2a 2f 50 4c 20 22 06  22 3a 49 46 47 45 54 0d  |.*/PL ".":IFGET.|
000002f0  01 27 0e 2a 4c 2e 57 41  52 4e 49 4e 47 0d 01 28  |.'.*L.WARNING..(|
00000300  0b 2a 46 58 31 35 2c 31  0d 01 29 1d 49 25 3d a6  |.*FX15,1..).I%=.|
00000310  28 31 30 30 30 29 3a ef  32 38 3b 32 34 2c 33 39  |(1000):.28;24,39|
00000320  2c 31 38 3a db 0d 01 2c  28 f2 6d 65 6e 75 3a 21  |,18:...,(.menu:!|
00000330  26 37 35 3d 28 43 25 2b  26 34 39 29 2a 36 35 35  |&75=(C%+&49)*655|
00000340  33 36 2b 43 25 2b 26 43  39 3a d6 43 25 0d 01 36  |36+C%+&C9:.C%..6|
00000350  05 f5 0d 01 40 0a 4c 25  3d 30 3a f5 0d 01 4a 0f  |....@.L%=0:...J.|
00000360  f5 41 25 3d a5 3a 2a 46  58 31 35 0d 01 54 24 fd  |.A%=.:*FX15..T$.|
00000370  41 25 3e 34 38 80 41 25  3c 35 35 84 41 25 3d 31  |A%>48.A%<55.A%=1|
00000380  33 84 41 25 3d 31 33 38  84 41 25 3d 31 33 39 0d  |3.A%=138.A%=139.|
00000390  01 5e 0f e7 41 25 3e 31  33 f2 6c 69 6e 65 0d 01  |.^..A%>13.line..|
000003a0  68 0f fd 41 25 3d 31 33  80 4c 25 3e 30 0d 01 72  |h..A%=13.L%>0..r|
000003b0  18 e7 4c 25 3c 3e 32 80  4c 25 3c 3e 36 8c 2a 46  |..L%<>2.L%<>6.*F|
000003c0  58 31 33 20 34 0d 01 7c  1c e7 4c 25 3c 3e 32 80  |X13 4..|..L%<>2.|
000003d0  4c 25 3c 3e 36 8c d2 3d  b8 50 3a 2a 46 58 32 32  |L%<>6..=.P:*FX22|
000003e0  39 0d 01 86 25 ee 4c 25  e4 8d 74 4e 43 2c 8d 74  |9...%.L%..tNC,.t|
000003f0  72 42 2c 8d 64 4a 43 2c  8d 64 54 43 2c 8d 64 5e  |rB,.dJC,.dTC,.d^|
00000400  43 2c 8d 44 5c 43 0d 01  90 0c f2 6d 65 6e 75 3a  |C,.D\C.....menu:|
00000410  fd 30 0d 01 9a 0a dd f2  6c 69 6e 65 0d 01 a4 11  |.0......line....|
00000420  e7 41 25 3e 31 33 37 80  4c 25 3d 30 e1 0d 01 ae  |.A%>137.L%=0....|
00000430  1f e7 41 25 3d 31 33 38  41 25 3d 4c 25 2b 34 39  |..A%=138A%=L%+49|
00000440  3a e7 41 25 3d 35 35 41  25 3d 34 39 0d 01 b8 1f  |:.A%=55A%=49....|
00000450  e7 41 25 3d 31 33 39 41  25 3d 4c 25 2b 34 37 3a  |.A%=139A%=L%+47:|
00000460  e7 41 25 3d 34 38 41 25  3d 35 34 0d 01 c2 0e e7  |.A%=48A%=54.....|
00000470  4c 25 3d 41 25 2d 34 38  e1 0d 01 cc 09 2a 46 58  |L%=A%-48.....*FX|
00000480  31 39 0d 01 d6 17 e7 4c  25 3e 30 f1 8a 31 31 2c  |19.....L%>0..11,|
00000490  4c 25 2b 33 29 22 20 22  3b 0d 01 e0 1c 4c 25 3d  |L%+3)" ";....L%=|
000004a0  41 25 2d 34 38 3a f1 8a  31 31 2c 4c 25 2b 33 29  |A%-48:..11,L%+3)|
000004b0  bd 31 35 37 3b 0d 01 ea  05 e1 0d 01 f4 16 dd f2  |.157;...........|
000004c0  63 68 65 63 6b 3a e3 41  25 3d 30 b8 4e 25 2d 31  |check:.A%=0.N%-1|
000004d0  0d 01 fe 16 e7 41 25 3f  26 35 30 3d 32 35 36 2d  |.....A%?&50=256-|
000004e0  50 25 50 25 3d 30 0d 02  08 10 ed 3a e7 41 24 3d  |P%P%=0.....:.A$=|
000004f0  22 22 50 25 3d 30 0d 02  12 05 e1 0d 02 1c 09 dd  |""P%=0..........|
00000500  a4 79 65 73 0d 02 26 0c  f5 4e 25 3d a5 84 33 32  |.yes..&..N%=..32|
00000510  0d 02 30 12 fd 4e 25 3d  31 31 30 84 4e 25 3d 31  |..0..N%=110.N%=1|
00000520  32 31 0d 02 3a 1e e7 4e  25 3d 31 32 31 f1 22 20  |21..:..N%=121." |
00000530  59 65 73 2e 22 3b 20 8b  f1 22 20 4e 6f 2e 22 3b  |Yes."; .." No.";|
00000540  0d 02 44 0e d1 3d 30 3a  f5 fd 91 3e 37 39 0d 02  |..D..=0:...>79..|
00000550  4e 0b 3d 4e 25 2d 31 31  30 0d 02 58 0a dd f2 6d  |N.=N%-110..X...m|
00000560  65 6e 75 0d 02 62 2d ef  32 38 3b 31 36 2c 33 39  |enu..b-.28;16,39|
00000570  2c 36 3a db 3a e3 4e 25  3d 30 b8 26 32 37 43 88  |,6:.:.N%=0.&27C.|
00000580  34 3a 4e 25 21 93 3d 4e  25 21 53 25 3a ed 3a e1  |4:N%!.=N%!S%:.:.|
00000590  0d 02 8a 2d dc 2d 39 38  2c 2d 36 37 2c 2d 37 33  |...-.-98,-67,-73|
000005a0  2c 2d 31 30 35 2c 2d 35  36 2c 2d 35 31 2c 2d 37  |,-105,-56,-51,-7|
000005b0  34 2c 2d 33 36 2c 2d 32  2c 2d 31 30 32 0d 02 94  |4,-36,-2,-102...|
000005c0  79 dc 20 4d 4f 56 45 20  57 45 53 54 2c 4d 4f 56  |y. MOVE WEST,MOV|
000005d0  45 20 45 41 53 54 2c 4d  4f 56 45 20 4e 4f 52 54  |E EAST,MOVE NORT|
000005e0  48 2c 4d 4f 56 45 20 53  4f 55 54 48 2c 50 49 43  |H,MOVE SOUTH,PIC|
000005f0  4b 20 55 50 20 4f 42 4a  45 43 54 2c 44 52 4f 50  |K UP OBJECT,DROP|
00000600  20 4f 42 4a 45 43 54 2c  55 53 45 20 4f 42 4a 45  | OBJECT,USE OBJE|
00000610  43 54 2c 54 48 52 4f 57  20 4f 42 4a 45 43 54 2c  |CT,THROW OBJECT,|
00000620  56 49 45 57 20 42 41 43  4b 50 41 43 4b 2c 56 49  |VIEW BACKPACK,VI|
00000630  45 57 20 4d 41 50 0d 02  9e bd dc 20 53 48 49 46  |EW MAP..... SHIF|
00000640  54 2c 43 54 52 4c 2c 2c  2c 2c 2c 2c 2c 2c 2c 2c  |T,CTRL,,,,,,,,,,|
00000650  2c 2c 2c 2c 2c 51 2c 33  2c 34 2c 35 2c 66 34 2c  |,,,,,Q,3,4,5,f4,|
00000660  38 2c 66 37 2c 3d 2c 5e  2c 4c 45 46 54 20 43 55  |8,f7,=,^,LEFT CU|
00000670  52 53 4f 52 2c 2c 2c 2c  2c 2c 2c 66 30 2c 57 2c  |RSOR,,,,,,,f0,W,|
00000680  45 2c 54 2c 37 2c 49 2c  39 2c 30 2c 60 2c 44 4f  |E,T,7,I,9,0,`,DO|
00000690  57 4e 20 43 55 52 53 4f  52 2c 2c 2c 2c 2c 2c 2c  |WN CURSOR,,,,,,,|
000006a0  31 2c 32 2c 44 2c 52 2c  36 2c 55 2c 4f 2c 50 2c  |1,2,D,R,6,U,O,P,|
000006b0  5b 2c 55 50 20 43 55 52  53 4f 52 2c 2c 2c 2c 2c  |[,UP CURSOR,,,,,|
000006c0  2c 2c 43 41 50 53 20 4c  4f 43 4b 2c 41 2c 58 2c  |,,CAPS LOCK,A,X,|
000006d0  46 2c 59 2c 4a 2c 4b 2c  40 2c 2a 2c 52 45 54 55  |F,Y,J,K,@,*,RETU|
000006e0  52 4e 2c 2c 2c 2c 2c 2c  2c 53 48 49 46 54 20 4c  |RN,,,,,,,SHIFT L|
000006f0  4f 43 4b 0d 02 a8 6a dc  53 2c 43 2c 47 2c 48 2c  |OCK...j.S,C,G,H,|
00000700  4e 2c 4c 2c 2b 2c 5d 2c  44 45 4c 45 54 45 2c 2c  |N,L,+,],DELETE,,|
00000710  2c 2c 2c 2c 2c 54 41 42  2c 5a 2c 53 50 41 43 45  |,,,,,TAB,Z,SPACE|
00000720  2c 56 2c 42 2c 4d 2c 3c  2c 3e 2c 3f 2c 43 4f 50  |,V,B,M,<,>,?,COP|
00000730  59 2c 2c 2c 2c 2c 2c 2c  21 2c 66 31 2c 66 32 2c  |Y,,,,,,,!,f1,f2,|
00000740  66 33 2c 66 35 2c 66 36  2c 66 38 2c 66 39 2c 7c  |f3,f5,f6,f8,f9,||
00000750  2c 52 49 47 48 54 20 43  55 52 53 4f 52 0d 02 b2  |,RIGHT CURSOR...|
00000760  07 f5 3a db 0d 02 bc 11  f7 8d 74 54 42 3a e3 4e  |..:.......tTB:.N|
00000770  25 3d 30 b8 39 0d 02 c6  1f f3 41 24 3a f1 8a 38  |%=0.9.....A$:..8|
00000780  29 bd 31 33 31 41 24 22  3a 20 22 bd 31 33 30 bd  |).131A$": ".130.|
00000790  31 35 36 3b 0d 02 d0 0c  ed 3a 4e 25 3d 30 3a f5  |156;.....:N%=0:.|
000007a0  0d 02 da 23 f1 8a 30 2c  4e 25 29 22 50 72 65 73  |...#..0,N%)"Pres|
000007b0  73 3a 22 bd 31 32 39 bd  31 35 37 8a 32 38 2c 4e  |s:".129.157.28,N|
000007c0  25 29 3b 0d 02 e4 14 50  25 3d 30 3a f5 3a e3 4b  |%);....P%=0:.:.K|
000007d0  25 3d 31 b8 31 32 32 0d  02 ee 1b e7 a6 28 2d 4b  |%=1.122......(-K|
000007e0  25 29 e7 4b 25 3c 33 84  4b 25 3e 31 36 50 25 3d  |%).K%<3.K%>16P%=|
000007f0  4b 25 0d 02 f8 0b ed 3a  f7 8d 74 5e 42 0d 03 02  |K%.....:..t^B...|
00000800  12 e3 41 25 3d 31 b8 50  25 3a f3 41 24 3a ed 0d  |..A%=1.P%:.A$:..|
00000810  03 0c 15 e7 50 25 3e 30  80 4e 25 3e 30 20 f2 63  |....P%>0.N%>0 .c|
00000820  68 65 63 6b 0d 03 16 09  fd 50 25 3e 30 0d 03 20  |heck.....P%>0.. |
00000830  10 e7 50 25 3d 31 31 33  fd b9 3a fd a3 0d 03 2a  |..P%=113..:....*|
00000840  12 f1 41 24 8a 30 2c 4e  25 29 89 28 38 29 3b 0d  |..A$.0,N%).(8);.|
00000850  03 34 16 4e 25 3f 26 35  30 3d 2d 50 25 3a 4e 25  |.4.N%?&50=-P%:N%|
00000860  3d 4e 25 2b 31 0d 03 3e  12 fd 4e 25 3d 31 30 3a  |=N%+1..>..N%=10:|
00000870  2a 46 58 31 35 20 31 0d  03 48 24 f1 27 bd 31 33  |*FX15 1..H$.'.13|
00000880  34 22 41 72 65 20 74 68  65 73 65 20 6b 65 79 73  |4"Are these keys|
00000890  20 63 6f 72 72 65 63 74  3f 22 3b 0d 03 52 0b fd  | correct?";..R..|
000008a0  a4 79 65 73 3a f8 0d 03  5c 0d db 3a e3 4e 25 3d  |.yes:...\..:.N%=|
000008b0  31 b8 32 0d 03 66 3b f1  8a 30 2c 4e 25 29 bd 31  |1.2..f;..0,N%).1|
000008c0  34 31 bd 31 33 32 bd 31  35 37 bd 31 33 31 22 45  |41.132.157.131"E|
000008d0  78 69 74 69 6e 67 20 66  72 6f 6d 20 50 69 70 65  |xiting from Pipe|
000008e0  6c 69 6e 65 3a 20 20 22  bd 31 35 36 3a ed 0d 03  |line:  ".156:...|
000008f0  70 1a f1 27 bd 31 33 34  22 41 72 65 20 79 6f 75  |p..'.134"Are you|
00000900  20 73 75 72 65 3f 22 3b  0d 03 7a 0c e7 a4 79 65  | sure?";..z...ye|
00000910  73 3d 30 f8 0d 03 84 08  d6 21 2d 34 0d 03 8e 0c  |s=0......!-4....|
00000920  2a 46 58 32 33 30 20 31  0d 03 98 09 2a 46 58 31  |*FX230 1....*FX1|
00000930  31 0d 03 a2 37 eb 31 3a  e3 4e 25 3d 30 b8 33 3a  |1...7.1:.N%=0.3:|
00000940  ef 31 39 2c 4e 25 2c 30  3b 30 3b 3a ed 3a ef 32  |.19,N%,0;0;:.:.2|
00000950  33 3b 38 32 30 32 3b 30  3b 30 3b 30 3b 3a 2a 52  |3;8202;0;0;0;:*R|
00000960  55 4e 20 54 49 54 4c 45  0d 03 ac 2e f7 8d 64 68  |UN TITLE......dh|
00000970  43 3a e3 4e 25 3d 30 b8  33 3a f3 41 25 3a ef 31  |C:.N%=0.3:.A%:.1|
00000980  39 2c 4e 25 2c 41 25 3b  30 3b 3a ed 3a 54 25 3d  |9,N%,A%;0;:.:T%=|
00000990  a6 28 33 30 30 29 0d 03  b6 16 eb 37 3a ef 32 33  |.(300).....7:.23|
000009a0  3b 38 32 30 32 3b 30 3b  30 3b 30 3b 0d 03 c0 0a  |;8202;0;0;0;....|
000009b0  2a 2f 47 41 4d 45 0d 03  ca 0d 2a 2f 47 52 41 50  |*/GAME....*/GRAP|
000009c0  48 49 43 0d 03 d4 0c 2a  2f 4c 45 56 44 45 53 0d  |HIC....*/LEVDES.|
000009d0  03 de 0e d7 22 4d 49 53  53 49 4f 4e 22 0d 03 e8  |...."MISSION"...|
000009e0  0d dc 20 30 2c 31 2c 34  2c 37 0d 03 f2 05 f4 0d  |.. 0,1,4,7......|
000009f0  03 fc 0f d0 3d 90 2b 26  31 43 30 30 3a f9 0d ff  |....=.+&1C00:...|
00000a00  a9 80 85 74 0a 85 72 85  60 a5 75 85 72 a5 76 85  |...t..r.`.u.r.v.|
00000a10  73 a9 e5 85 89 a9 7f 85  8a a2 0e a0 03 b5 7b 38  |s.............{8|
00000a20  e9 28 85 70 95 79 b5 7c  e9 00 85 71 95 7a a9 9a  |.(.p.y.|...q.z..|
00000a30  91 70 c8 a9 96 91 70 88  ca ca 10 e1 a5 77 8d 20  |.p....p......w. |
00000a40  02 a5 78 8d 21 02 a9 0e  a2 04 4c f4 ff a0 dd b9  |..x.!.....L.....|
00000a50  ce 7d 99 cd 7d b9 f6 7d  99 f5 7d b9 1e 7e 99 1d  |.}..}..}..}..~..|
00000a60  7e b9 46 7e 99 45 7e b9  6e 7e 99 6d 7e b9 96 7e  |~.F~.E~.n~.m~..~|
00000a70  99 95 7e b9 be 7e 99 bd  7e b9 e6 7e 99 e5 7e c8  |..~..~..~..~..~.|
00000a80  d0 cd b1 72 d0 0a a5 75  85 72 a5 76 85 73 b1 72  |...r...u.r.v.s.r|
00000a90  85 8b a2 8b a0 00 a9 0a  20 f1 ff a2 00 a0 07 b9  |........ .......|
00000aa0  8c 00 25 74 f0 02 a9 ff  48 98 0a aa 68 81 7b 88  |..%t....H...h.{.|
00000ab0  10 ed a5 60 49 49 85 60  f0 0e 46 74 90 0a a9 80  |...`II.`..Ft....|
00000ac0  85 74 e6 72 d0 02 e6 73  60 50 49 50 45 4c 49 4e  |.t.r...s`PIPELIN|
00000ad0  45 20 77 61 73 20 77 72  69 74 74 65 6e 20 62 79  |E was written by|
00000ae0  20 49 61 6e 20 48 6f 6c  6d 65 73 20 61 6e 64 20  | Ian Holmes and |
00000af0  57 69 6c 6c 69 61 6d 20  52 65 65 76 65 2e 20 4f  |William Reeve. O|
00000b00  72 20 73 6f 20 74 68 65  79 20 63 6c 61 69 6d 2e  |r so they claim.|
00000b10  20 49 6e 20 74 68 65 20  32 35 74 68 20 63 65 6e  | In the 25th cen|
00000b20  74 75 72 79 2c 20 74 68  65 20 45 61 72 74 68 27  |tury, the Earth'|
00000b30  73 20 73 75 6c 70 68 75  72 20 72 65 73 6f 75 72  |s sulphur resour|
00000b40  63 65 73 20 68 61 76 65  20 64 77 69 6e 64 6c 65  |ces have dwindle|
00000b50  64 2e 20 54 68 65 20 6f  6e 6c 79 20 73 75 70 70  |d. The only supp|
00000b60  6c 69 65 73 20 61 72 65  20 66 72 6f 6d 20 6f 66  |lies are from of|
00000b70  66 2d 77 6f 72 6c 64 20  73 6f 75 72 63 65 73 20  |f-world sources |
00000b80  73 75 63 68 20 61 73 20  74 68 65 20 4a 6f 76 69  |such as the Jovi|
00000b90  61 6e 20 6d 6f 6f 6e 20  49 6f 2e 20 42 75 74 20  |an moon Io. But |
00000ba0  74 68 65 20 74 65 6d 70  65 72 61 74 75 72 65 20  |the temperature |
00000bb0  63 6f 6e 74 72 6f 6c 20  73 79 73 74 65 6d 73 20  |control systems |
00000bc0  6f 66 20 74 68 65 20 49  6f 20 73 75 6c 70 68 75  |of the Io sulphu|
00000bd0  72 20 70 6c 61 74 66 6f  72 6d 73 20 68 61 76 65  |r platforms have|
00000be0  20 6d 61 6c 66 75 6e 63  74 69 6f 6e 65 64 2c 20  | malfunctioned, |
00000bf0  61 6e 64 20 74 68 65 20  70 6c 61 74 66 6f 72 6d  |and the platform|
00000c00  73 20 68 61 76 65 20 73  74 61 72 74 65 64 20 74  |s have started t|
00000c10  6f 20 6f 76 65 72 68 65  61 74 2e 20 59 6f 75 72  |o overheat. Your|
00000c20  20 6d 69 73 73 69 6f 6e  20 69 73 20 74 6f 20 73  | mission is to s|
00000c30  61 6c 76 61 67 65 20 74  68 65 20 70 72 65 63 69  |alvage the preci|
00000c40  6f 75 73 20 73 75 6c 70  68 75 72 20 64 72 75 6d  |ous sulphur drum|
00000c50  73 2c 20 74 68 65 6e 20  6c 6f 63 61 74 65 20 74  |s, then locate t|
00000c60  68 65 20 68 65 6c 70 6c  65 73 73 20 63 6f 6e 74  |he helpless cont|
00000c70  72 6f 6c 20 72 6f 62 6f  74 20 61 6e 64 20 72 65  |rol robot and re|
00000c80  73 63 75 65 20 69 74 2e  20 48 6f 77 65 76 65 72  |scue it. However|
00000c90  2c 20 6f 6e 63 65 20 74  68 65 20 72 6f 62 6f 74  |, once the robot|
00000ca0  20 6c 65 61 76 65 73 20  69 74 73 20 70 6f 73 74  | leaves its post|
00000cb0  20 61 74 20 74 68 65 20  63 6f 6d 70 75 74 65 72  | at the computer|
00000cc0  20 74 65 72 6d 69 6e 61  6c 73 2c 20 74 68 65 79  | terminals, they|
00000cd0  20 77 69 6c 6c 20 67 6f  20 63 72 69 74 69 63 61  | will go critica|
00000ce0  6c 20 61 6e 64 20 65 76  65 6e 74 75 61 6c 6c 79  |l and eventually|
00000cf0  20 65 78 70 6c 6f 64 65  2c 20 73 6f 20 79 6f 75  | explode, so you|
00000d00  20 77 69 6c 6c 20 6e 65  65 64 20 74 6f 20 62 65  | will need to be|
00000d10  20 61 20 73 61 66 65 20  64 69 73 74 61 6e 63 65  | a safe distance|
00000d20  20 61 77 61 79 20 74 6f  20 65 73 63 61 70 65 20  | away to escape |
00000d30  74 68 65 20 62 6c 61 73  74 2e 20 46 69 72 65 73  |the blast. Fires|
00000d40  20 61 6e 64 20 70 69 74  66 61 6c 6c 73 20 61 72  | and pitfalls ar|
00000d50  65 20 64 65 61 64 6c 79  2c 20 62 75 74 20 79 6f  |e deadly, but yo|
00000d60  75 20 6d 61 79 20 66 69  6e 64 20 74 68 65 20 61  |u may find the a|
00000d70  62 61 6e 64 6f 6e 65 64  20 70 69 70 65 20 6e 65  |bandoned pipe ne|
00000d80  74 77 6f 72 6b 20 75 73  65 66 75 6c 2e 20 45 61  |twork useful. Ea|
00000d90  63 68 20 64 72 75 6d 20  79 6f 75 20 73 61 76 65  |ch drum you save|
00000da0  20 73 63 6f 72 65 73 20  6f 6e 65 20 70 6f 69 6e  | scores one poin|
00000db0  74 2e 20 52 65 73 63 75  69 6e 67 20 74 68 65 20  |t. Rescuing the |
00000dc0  72 6f 62 6f 74 20 73 63  6f 72 65 73 20 6d 6f 72  |robot scores mor|
00000dd0  65 20 70 6f 69 6e 74 73  2c 20 61 6e 64 20 74 68  |e points, and th|
00000de0  65 72 65 20 69 73 20 61  20 6f 6e 65 20 68 75 6e  |ere is a one hun|
00000df0  64 72 65 64 20 70 6f 69  6e 74 20 62 6f 6e 75 73  |dred point bonus|
00000e00  20 69 66 20 79 6f 75 20  73 75 72 76 69 76 65 20  | if you survive |
00000e10  74 68 65 20 65 78 70 6c  6f 73 69 6f 6e 2e 20 54  |the explosion. T|
00000e20  68 65 72 65 20 61 72 65  20 66 6f 75 72 20 6c 65  |here are four le|
00000e30  76 65 6c 73 20 6f 66 20  70 6c 61 79 2c 20 61 6e  |vels of play, an|
00000e40  64 20 79 6f 75 20 62 65  67 69 6e 20 74 68 65 20  |d you begin the |
00000e50  67 61 6d 65 20 77 69 74  68 20 74 68 72 65 65 20  |game with three |
00000e60  6c 69 76 65 73 2e 20 49  66 20 79 6f 75 27 76 65  |lives. If you've|
00000e70  20 72 65 61 64 20 74 68  69 73 20 66 61 72 2c 20  | read this far, |
00000e80  79 6f 75 20 6d 69 67 68  74 20 61 73 20 77 65 6c  |you might as wel|
00000e90  6c 20 72 65 61 64 20 74  68 65 73 65 20 6d 65 73  |l read these mes|
00000ea0  73 61 67 65 73 3a 20 48  65 6c 6c 6f 20 44 75 6e  |sages: Hello Dun|
00000eb0  63 61 6e 2c 20 44 65 65  70 2c 20 53 6f 6e 69 2c  |can, Deep, Soni,|
00000ec0  20 44 61 76 65 20 28 74  68 65 20 6c 61 64 29 2c  | Dave (the lad),|
00000ed0  20 47 6f 64 66 72 6f 79  20 28 6c 61 20 70 6f 73  | Godfroy (la pos|
00000ee0  65 75 72 29 2c 20 54 69  6d 2c 20 57 69 6c 6c 2c  |eur), Tim, Will,|
00000ef0  20 4a 61 62 77 69 74 2c  20 74 68 65 20 43 2e 52  | Jabwit, the C.R|
00000f00  2e 41 2e 53 2e 53 2e 20  74 65 61 6d 2c 20 74 68  |.A.S.S. team, th|
00000f10  65 20 52 79 64 65 6c 6c  20 48 69 67 68 20 63 6c  |e Rydell High cl|
00000f20  61 73 73 20 6f 66 20 27  38 38 2c 20 4d 75 72 69  |ass of '88, Muri|
00000f30  65 6c 20 56 6f 6c 65 73  74 72 61 6e 67 6c 65 72  |el Volestrangler|
00000f40  2c 20 61 6e 64 20 61 6c  6c 20 6f 74 68 65 72 73  |, and all others|
00000f50  20 66 6f 72 20 77 68 6f  6d 2c 20 73 61 64 6c 79  | for whom, sadly|
00000f60  2c 20 74 68 65 72 65 20  69 73 20 6e 6f 20 72 6f  |, there is no ro|
00000f70  6f 6d 2e 20 47 72 65 65  74 69 6e 67 73 20 61 6e  |om. Greetings an|
00000f80  64 20 74 68 61 6e 6b 73  20 74 6f 20 53 75 7a 61  |d thanks to Suza|
00000f90  6e 6e 65 20 61 6e 64 20  4d 61 72 69 61 6e 6e 65  |nne and Marianne|
00000fa0  2c 20 77 68 6f 20 63 68  65 65 72 65 64 20 6d 65  |, who cheered me|
00000fb0  20 75 70 20 6f 6e 20 74  68 65 20 62 75 73 2e 20  | up on the bus. |
00000fc0  4d 65 74 61 70 73 79 63  68 65 20 72 75 6c 65 73  |Metapsyche rules|
00000fd0  20 66 6f 72 65 76 65 72  21 20 28 50 52 49 56 41  | forever! (PRIVA|
00000fe0  54 45 20 4a 4f 4b 45 29  20 4f 6b 2e 2e 2e 20 76  |TE JOKE) Ok... v|
00000ff0  6f 69 6c 61 20 57 69 6c  6c 69 61 6d 2e 20 52 49  |oila William. RI|
00001000  47 48 54 21 20 54 68 69  73 20 69 73 20 57 69 6c  |GHT! This is Wil|
00001010  6c 69 61 6d 27 73 20 6d  65 73 73 61 67 65 20 6e  |liam's message n|
00001020  6f 77 20 28 68 61 6e 67  20 61 72 6f 75 6e 64 20  |ow (hang around |
00001030  66 6f 72 20 74 68 65 20  66 75 6e 6e 79 20 62 69  |for the funny bi|
00001040  74 20 6f 66 20 49 61 6e  27 73 20 6d 65 73 73 61  |t of Ian's messa|
00001050  67 65 29 3a 20 20 33 2e  2e 2e 20 32 2e 2e 2e 20  |ge):  3... 2... |
00001060  31 2e 2e 2e 20 20 20 20  46 69 72 73 74 6c 79 2c  |1...    Firstly,|
00001070  20 74 68 61 6e 6b 73 20  74 6f 3a 20 49 61 6e 2c  | thanks to: Ian,|
00001080  20 66 6f 72 20 77 72 69  74 69 6e 67 20 74 68 69  | for writing thi|
00001090  73 20 67 61 6d 65 20 28  61 6e 64 20 61 72 67 75  |s game (and argu|
000010a0  69 6e 67 29 20 77 69 74  68 20 6d 65 20 28 68 65  |ing) with me (he|
000010b0  20 77 61 73 20 6f 6e 20  42 41 53 49 43 20 49 20  | was on BASIC I |
000010c0  66 6f 72 20 31 32 20 6d  6f 6e 74 68 73 20 6f 66  |for 12 months of|
000010d0  20 77 72 69 74 69 6e 67  20 74 68 69 73 2c 20 73  | writing this, s|
000010e0  6f 20 68 65 20 64 65 73  65 72 76 65 73 20 61 20  |o he deserves a |
000010f0  62 6f 6e 75 73 2e 20 57  68 69 6c 65 20 77 65 27  |bonus. While we'|
00001100  72 65 20 61 74 20 69 74  2c 20 57 65 20 61 72 65  |re at it, We are|
00001110  20 62 6f 74 68 20 6d 6f  6e 69 74 6f 72 2d 6c 65  | both monitor-le|
00001120  73 73 2e 20 43 6f 6e 74  72 69 62 75 74 69 6f 6e  |ss. Contribution|
00001130  73 20 63 2f 6f 20 53 53  2c 20 4c 65 65 64 73 29  |s c/o SS, Leeds)|
00001140  2e 20 54 68 61 6e 6b 73  20 74 6f 3a 20 43 68 69  |. Thanks to: Chi|
00001150  6c 6c 20 61 6e 64 20 4a  61 73 6f 6e 20 66 6f 72  |ll and Jason for|
00001160  20 63 72 69 74 69 63 69  73 69 6e 67 20 63 6f 6e  | criticising con|
00001170  73 74 72 75 63 74 69 76  65 6c 79 2c 20 4a 75 6c  |structively, Jul|
00001180  69 61 6e 20 66 6f 72 20  63 72 69 74 69 63 69 73  |ian for criticis|
00001190  69 6e 67 20 61 6e 64 20  62 65 69 6e 67 20 63 72  |ing and being cr|
000011a0  69 74 69 63 69 73 65 64  2c 20 6d 72 2e 63 72 61  |iticised, mr.cra|
000011b0  62 74 72 65 65 20 28 73  6f 75 74 68 70 6f 6c 65  |btree (southpole|
000011c0  29 2e 20 48 65 6c 6c 6f  20 74 6f 3a 20 45 64 6d  |). Hello to: Edm|
000011d0  75 6e 64 2c 20 4a 6f 68  6e 20 28 4a 52 4f 29 2c  |und, John (JRO),|
000011e0  20 54 68 6f 6d 61 73 20  28 54 57 29 2c 20 52 69  | Thomas (TW), Ri|
000011f0  63 68 61 72 64 20 28 61  6c 6c 20 6f 66 20 74 68  |chard (all of th|
00001200  65 6d 29 2c 20 4e 50 2c  20 46 65 6c 69 63 69 74  |em), NP, Felicit|
00001210  79 2c 20 53 61 72 61 68  2c 20 42 65 6e 20 28 42  |y, Sarah, Ben (B|
00001220  41 53 53 29 20 45 6c 6c  69 73 2c 20 62 69 67 20  |ASS) Ellis, big |
00001230  61 6e 64 20 6c 65 73 73  2d 62 69 67 20 42 69 64  |and less-big Bid|
00001240  64 79 2e 20 52 45 41 4c  4c 59 20 4d 41 53 53 49  |dy. REALLY MASSI|
00001250  56 45 20 54 48 41 4e 4b  53 20 74 6f 3a 20 20 4b  |VE THANKS to:  K|
00001260  49 4d 20 28 61 6e 64 20  53 4a 52 29 20 66 6f 72  |IM (and SJR) for|
00001270  20 61 6c 6c 20 68 69 73  20 68 65 6c 70 20 28 74  | all his help (t|
00001280  6f 6f 20 6d 75 63 68 20  74 6f 20 6c 69 73 74 20  |oo much to list |
00001290  68 65 72 65 29 3b 20 42  49 44 20 28 66 6f 72 20  |here); BID (for |
000012a0  67 72 61 70 68 69 63 73  20 61 6e 64 20 6c 61 75  |graphics and lau|
000012b0  67 68 73 29 3b 20 43 41  4d 45 52 4f 4e 20 28 66  |ghs); CAMERON (f|
000012c0  6f 72 20 74 68 65 20 61  74 72 6f 63 69 6f 75 73  |or the atrocious|
000012d0  20 64 69 74 74 79 20 74  75 6e 65 20 28 47 65 74  | ditty tune (Get|
000012e0  20 69 6e 20 74 6f 75 63  68 20 21 29 29 3b 20 4d  | in touch !)); M|
000012f0  75 6d 20 61 6e 64 20 44  61 64 3b 20 44 72 2e 20  |um and Dad; Dr. |
00001300  53 74 65 70 68 65 6e 3b  20 43 68 69 6c 6c 20 61  |Stephen; Chill a|
00001310  67 61 69 6e 20 28 66 6f  72 20 73 6f 6d 65 20 73  |gain (for some s|
00001320  63 72 65 65 6e 73 20 61  6e 64 20 74 68 65 20 6c  |creens and the l|
00001330  6f 61 6e 20 6f 66 20 74  68 65 20 27 79 75 63 6b  |oan of the 'yuck|
00001340  27 29 2e 20 41 6e 64 20  6f 66 20 63 6f 75 72 73  |'). And of cours|
00001350  65 2c 20 6d 79 20 63 61  74 20 28 6e 61 6d 65 6c  |e, my cat (namel|
00001360  65 73 73 29 20 66 6f 72  20 62 65 69 6e 67 20 73  |ess) for being s|
00001370  77 65 65 74 2e 20 4d 75  73 74 20 61 6c 73 6f 20  |weet. Must also |
00001380  73 61 79 20 74 68 61 6e  6b 73 20 74 6f 20 4a 6f  |say thanks to Jo|
00001390  68 6e 61 74 68 61 6e 20  47 72 69 66 66 69 74 68  |hnathan Griffith|
000013a0  73 2c 20 61 6e 64 20 48  69 20 74 6f 20 50 65 74  |s, and Hi to Pet|
000013b0  65 72 20 49 72 76 69 6e  65 20 61 6e 64 20 4a 65  |er Irvine and Je|
000013c0  72 65 6d 79 20 53 6d 69  74 68 2e 20 4d 61 79 20  |remy Smith. May |
000013d0  49 20 70 6c 65 61 73 65  20 72 65 2d 69 74 65 72  |I please re-iter|
000013e0  61 74 65 20 61 6e 79 20  6d 65 73 73 61 67 65 20  |ate any message |
000013f0  79 6f 75 20 6d 61 79 20  68 61 76 65 20 67 6f 74  |you may have got|
00001400  20 28 6f 72 20 61 72 65  20 67 6f 69 6e 67 20 74  | (or are going t|
00001410  6f 20 67 65 74 29 20 66  72 6f 6d 20 49 61 6e 3a  |o get) from Ian:|
00001420  20 75 6e 61 75 74 68 6f  72 69 73 65 64 20 64 75  | unauthorised du|
00001430  70 6c 69 63 61 74 69 6e  67 20 6f 66 20 74 68 69  |plicating of thi|
00001440  73 20 70 72 6f 67 72 61  6d 20 69 73 20 49 4c 4c  |s program is ILL|
00001450  45 47 41 4c 20 61 6e 64  20 61 6c 73 6f 20 72 65  |EGAL and also re|
00001460  6d 65 6d 62 65 72 20 74  68 61 74 20 79 6f 75 20  |member that you |
00001470  6d 61 79 20 62 65 20 64  65 70 72 69 76 69 6e 67  |may be depriving|
00001480  20 75 73 20 6f 66 20 6f  75 72 20 6c 69 76 65 6c  | us of our livel|
00001490  69 68 6f 6f 64 2c 20 61  6e 64 20 6d 61 6e 79 20  |ihood, and many |
000014a0  6d 69 6c 6c 69 6f 6e 73  20 6f 66 20 70 65 6f 70  |millions of peop|
000014b0  6c 65 20 6d 61 79 20 64  69 65 20 61 6e 64 20 2e  |le may die and .|
000014c0  2e 2e 2e 2e 2e 2e 2e 2e  20 20 48 69 20 61 6c 73  |........  Hi als|
000014d0  6f 20 28 70 72 6f 76 6f  63 61 74 69 76 65 6c 79  |o (provocatively|
000014e0  29 20 74 6f 20 43 68 72  69 73 20 4a 6f 72 64 61  |) to Chris Jorda|
000014f0  6e 2e 20 4e 6f 77 20 62  61 63 6b 20 74 6f 20 49  |n. Now back to I|
00001500  61 6e 20 2e 2e 2e 2e 20  48 65 6c 6c 6f 20 64 61  |an .... Hello da|
00001510  72 6c 69 6e 67 73 2e 20  54 68 69 73 20 67 61 6d  |rlings. This gam|
00001520  65 20 77 61 73 20 66 69  6e 69 73 68 65 64 20 61  |e was finished a|
00001530  72 6f 75 6e 64 20 41 75  67 75 73 74 20 31 39 38  |round August 198|
00001540  38 2e 20 49 46 20 79 6f  75 20 68 61 76 65 20 61  |8. IF you have a|
00001550  6e 79 20 63 72 69 74 69  63 69 73 6d 73 2c 20 74  |ny criticisms, t|
00001560  61 6b 65 20 74 68 69 73  20 67 65 6d 20 6f 66 20  |ake this gem of |
00001570  61 64 76 69 63 65 20 74  6f 20 68 65 61 72 74 3a  |advice to heart:|
00001580  20 77 65 27 72 65 20 61  62 6f 75 74 20 61 73 20  | we're about as |
00001590  69 6e 74 65 72 65 73 74  65 64 20 69 6e 20 79 6f  |interested in yo|
000015a0  75 72 20 70 65 74 74 79  20 63 6f 6d 70 6c 61 69  |ur petty complai|
000015b0  6e 74 73 20 61 73 20 77  65 20 61 72 65 20 69 6e  |nts as we are in|
000015c0  20 74 68 65 20 62 61 63  74 65 72 69 61 6c 20 6c  | the bacterial l|
000015d0  6f 76 65 20 6c 69 66 65  20 6f 66 20 4c 61 72 72  |ove life of Larr|
000015e0  79 20 47 72 61 79 73 6f  6e 27 73 20 75 6e 64 65  |y Grayson's unde|
000015f0  72 77 65 61 72 2e 20 49  46 20 79 6f 75 20 62 6f  |rwear. IF you bo|
00001600  74 68 65 72 20 74 6f 20  64 75 70 6c 69 63 61 74  |ther to duplicat|
00001610  65 20 6f 75 72 20 61 74  74 65 6d 70 74 20 62 79  |e our attempt by|
00001620  20 69 6c 6c 65 67 61 6c  20 6d 65 61 6e 73 2c 20  | illegal means, |
00001630  74 68 65 6e 20 79 6f 75  20 61 72 65 20 62 65 6c  |then you are bel|
00001640  6f 77 20 70 69 74 79 2e  20 49 46 20 79 6f 75 27  |ow pity. IF you'|
00001650  76 65 20 72 65 61 64 20  74 68 69 73 20 66 61 72  |ve read this far|
00001660  20 79 6f 75 20 65 69 74  68 65 72 20 68 61 76 65  | you either have|
00001670  20 61 20 68 65 61 64 61  63 68 65 20 6f 72 20 61  | a headache or a|
00001680  20 6d 65 6d 6f 72 79 20  65 64 69 74 6f 72 2e 20  | memory editor. |
00001690  54 68 69 73 20 6d 65 73  73 61 67 65 20 69 73 20  |This message is |
000016a0  62 72 6f 75 67 68 74 20  74 6f 20 79 6f 75 20 63  |brought to you c|
000016b0  6f 75 72 74 65 73 79 20  6f 66 20 6d 79 20 6d 6f  |ourtesy of my mo|
000016c0  64 65 73 74 79 2e 20 43  72 65 64 69 74 73 3a 20  |desty. Credits: |
000016d0  49 20 77 72 6f 74 65 20  74 68 65 20 6d 69 73 73  |I wrote the miss|
000016e0  69 6f 6e 20 67 65 6e 65  72 61 74 6f 72 2c 20 74  |ion generator, t|
000016f0  68 65 20 22 70 6c 61 79  69 6e 67 22 20 73 65 63  |he "playing" sec|
00001700  74 69 6f 6e 20 6f 66 20  74 68 65 20 67 61 6d 65  |tion of the game|
00001710  20 61 6e 64 20 6d 6f 73  74 20 6f 66 20 74 68 65  | and most of the|
00001720  20 6c 65 76 65 6c 20 64  65 73 69 67 6e 65 72 3b  | level designer;|
00001730  20 57 69 6c 6c 69 61 6d  20 64 69 64 20 65 76 65  | William did eve|
00001740  72 79 74 68 69 6e 67 20  74 6f 20 64 6f 20 77 69  |rything to do wi|
00001750  74 68 20 67 72 61 70 68  69 63 73 2c 20 69 6e 63  |th graphics, inc|
00001760  6c 75 64 69 6e 67 20 74  68 65 20 67 72 61 70 68  |luding the graph|
00001770  69 63 73 20 64 65 73 69  67 6e 65 72 2e 20 46 75  |ics designer. Fu|
00001780  72 74 68 65 72 20 72 65  6c 65 61 73 65 73 3a 20  |rther releases: |
00001790  52 45 44 20 41 4e 44 20  59 45 4c 4c 4f 57 20 43  |RED AND YELLOW C|
000017a0  4f 52 4d 4f 52 41 4e 54  53 20 46 4c 59 20 54 48  |ORMORANTS FLY TH|
000017b0  52 4f 55 47 48 20 44 52  2e 42 4c 4f 4f 44 27 53  |ROUGH DR.BLOOD'S|
000017c0  20 44 52 45 41 4d 20 47  41 52 44 45 4e 53 20 28  | DREAM GARDENS (|
000017d0  62 79 20 6d 65 29 3b 20  61 20 6d 65 67 61 20 33  |by me); a mega 3|
000017e0  44 20 74 77 6f 2d 70 6c  61 79 65 72 20 61 72 63  |D two-player arc|
000017f0  61 64 65 20 73 74 72 61  74 65 67 69 63 20 70 72  |ade strategic pr|
00001800  6f 62 61 62 6c 79 20 75  6e 66 69 6e 69 73 68 65  |obably unfinishe|
00001810  64 20 73 68 6f 6f 74 2d  65 6d 2d 75 70 20 77 69  |d shoot-em-up wi|
00001820  74 68 20 73 69 6e 69 73  74 65 72 20 70 6f 6c 69  |th sinister poli|
00001830  74 69 63 61 6c 20 63 6f  6e 6e 6f 74 61 74 69 6f  |tical connotatio|
00001840  6e 73 20 61 6e 64 20 61  20 63 6f 6e 74 72 6f 76  |ns and a controv|
00001850  65 72 73 69 61 6c 20 73  65 74 20 6f 66 20 63 6f  |ersial set of co|
00001860  6e 74 72 6f 6c 20 6b 65  79 73 20 28 68 61 68 61  |ntrol keys (haha|
00001870  29 2e 20 49 66 20 79 6f  75 27 76 65 20 65 6e 6a  |). If you've enj|
00001880  6f 79 65 64 20 74 68 69  73 20 6d 65 73 73 61 67  |oyed this messag|
00001890  65 2c 20 77 68 79 20 6e  6f 74 20 62 75 79 20 6f  |e, why not buy o|
000018a0  6e 65 20 6f 66 20 74 68  65 20 6f 74 68 65 72 73  |ne of the others|
000018b0  20 69 6e 20 74 68 69 73  20 73 65 72 69 65 73 20  | in this series |
000018c0  3f 20 4f 74 68 65 72 77  69 73 65 20 6a 75 73 74  |? Otherwise just|
000018d0  20 70 6c 61 79 20 74 68  65 20 62 6c 2a 2a 64 79  | play the bl**dy|
000018e0  20 67 61 6d 65 20 21 21  21 20 2e 2e 2e 2e 2e 2e  | game !!! ......|
000018f0  2e 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 00  |................|
00001900  94 ff e6 95 fe af ef f4  20 ff 20 fe af ef f4 20  |........ . .... |
00001910  e8 ff af 20 ff 20 20 20  ff 20 fe ef b4 20 ff 20  |... .   . ... . |
00001920  e8 ff af 94 a0 ff b9 20  94 ff b9 91 ff 20 a0 ff  |....... ..... ..|
00001930  20 ff 20 ff 20 20 ff 20  ff e1 f0 20 ff 20 20 20  | . .  . ... .   |
00001940  ff 20 ff a2 ff 20 ff 20  ff e1 f0 94 20 ff e6 20  |. ... . .... .. |
00001950  94 ff e6 95 ff e8 fe a7  20 ff 20 ff e8 fe a7 20  |........ . .... |
00001960  ff b2 a3 20 ff 20 20 20  ff 20 ff 20 ea b5 ff 20  |... .   . . ... |
00001970  ff b2 a3 94 a0 ff b9 20  94 ff b9 95 ff 20 20 20  |....... .....   |
00001980  20 ff 20 ff 20 20 20 20  aa ef fc 20 ef fd fc 20  | . .    ... ... |
00001990  ff 20 ff 20 20 ef bf 20  aa ef fc 94 a0 ff e6 20  |. .  .. ....... |
000019a0  94 ff e6 86 28 63 29 20  49 61 6e 20 48 6f 6c 6d  |....(c) Ian Holm|
000019b0  65 73 20 26 20 57 69 6c  6c 69 61 6d 20 52 65 65  |es & William Ree|
000019c0  76 65 20 94 e8 ff b9 20  94 ff b9 e8 fc fc fc fc  |ve .... ........|
000019d0  fc fc fc fc fc fc fc f4  b0 86 31 39 38 38 94 e0  |..........1988..|
000019e0  f8 fc fc fc fc fc fc fc  fc fc fc fe ff ff e6 a0  |................|
000019f0  94 ff e6 a2 a6 a6 a6 a6  a6 a6 a6 a6 a6 a6 e6 e7  |................|
00001a00  ef f4 20 20 20 a0 f8 bf  bb b9 a9 a9 a9 a9 a9 a9  |..   ...........|
00001a10  a9 a9 a9 a9 a9 a9 a1 a0  94 ff b9 91 91 e6 a4 a5  |................|
00001a20  94 20 20 20 20 20 20 a9  a9 ab ad 20 20 ae a7 a6  |.      ....  ...|
00001a30  a6 93 20 20 20 20 20 20  20 91 a8 f2 a4 93 93 93  |..       .......|
00001a40  94 ff e6 91 e0 a9 f6 e0  94 e0 fc ef ef ef ef ef  |................|
00001a50  ef ef ef ef ef ef ef ef  ef ef ef ef ef 6f 6f 6d  |.............oom|
00001a60  74 91 e6 bd f7 93 93 93  94 ff b9 93 93 ab a7 a7  |t...............|
00001a70  94 be b9 a1 a1 a1 a1 a1  a1 a1 a1 a1 a1 a1 a1 a1  |................|
00001a80  a1 a1 a1 a1 a1 21 21 29  3b 75 93 f6 bd 93 93 93  |.....!!);u......|
00001a90  94 ff e6 aa bf bf bf bf  6a f7 a4 20 83 31 82 53  |........j.. .1.S|
00001aa0  74 61 72 74 20 74 68 65  20 67 61 6d 65 94 20 9c  |tart the game. .|
00001ab0  66 7f aa bf bf bf bf bf  94 ff b9 22 22 a2 a2 a2  |f..........""...|
00001ac0  6a bd b1 20 83 32 82 52  65 64 65 66 69 6e 65 20  |j.. .2.Redefine |
00001ad0  6b 65 79 73 94 20 20 9c  39 7f 22 62 72 72 32 22  |keys.  .9."brr2"|
00001ae0  94 ff e6 93 22 2f 21 94  6a f7 a4 20 83 33 82 45  |...."/!.j.. .3.E|
00001af0  64 69 74 20 67 72 61 70  68 69 63 73 94 20 20 9c  |dit graphics.  .|
00001b00  66 7f 94 6f 7f 7f 3f 20  94 ff b9 91 7f 7f 7f 94  |f..o..? ........|
00001b10  6a bd b1 20 83 34 82 45  64 69 74 20 6c 65 76 65  |j.. .4.Edit leve|
00001b20  6c 73 94 20 94 20 20 9c  39 7f 20 96 6a 35 20 20  |ls. .  .9. .j5  |
00001b30  94 ef fe fd f0 f0 f0 f0  fe f7 a4 20 83 35 82 45  |........... .5.E|
00001b40  64 69 74 20 6d 69 73 73  69 6f 6e 73 94 20 20 9c  |dit missions.  .|
00001b50  66 7f 74 f0 f0 f0 f0 f0  94 a2 af bb bb bb bb bb  |f.t.............|
00001b60  bb b9 a1 20 83 36 82 51  75 69 74 20 50 49 50 45  |... .6.Quit PIPE|
00001b70  4c 49 4e 45 94 20 20 9c  29 bb bb bb bb bb bb bb  |LINE.  .).......|
00001b80  20 20 20 20 20 20 20 20  20 20 20 00 20 20 20 20  |           .    |
00001b90  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001ba0  20 20 20 20 20 20 20 20  57 68 61 74 20 63 6f 6c  |        What col|
00001bb0  6f 75 72 20 69 73 20 61  63 69 64 69 66 69 65 64  |our is acidified|
00001bc0  20 4b 4d 6e 4f 34 20 3f  20 59 6f 75 20 6d 61 79  | KMnO4 ? You may|
00001bd0  20 77 65 6c 6c 20 61 73  6b 2e 20 59 6f 75 20 6d  | well ask. You m|
00001be0  61 79 20 6e 6f 74 20 73  6f 20 77 65 6c 6c 20 61  |ay not so well a|
00001bf0  6e 73 77 65 72 2e 20 49  20 64 69 64 6e 27 74 00  |nswer. I didn't.|
00001c00  0d 00 0a a3 e2 31 2c 35  2c 31 2c 2d 31 2c 30 2c  |.....1,5,1,-1,0,|
00001c10  31 2c 31 2c 30 2c 31 32  36 2c 2d 31 35 2c 30 2c  |1,1,0,126,-15,0,|
00001c20  2d 31 2c 31 32 36 2c 30  3a e2 33 2c 31 2c 30 2c  |-1,126,0:.3,1,0,|
00001c30  30 2c 30 2c 30 2c 30 2c  30 2c 39 32 2c 34 2c 2d  |0,0,0,0,0,92,4,-|
00001c40  31 2c 2d 31 2c 39 32 2c  31 31 38 3a de 45 20 33  |1,-1,92,118:.E 3|
00001c50  2c 44 24 28 33 29 3a 45  21 31 3d 26 33 30 33 30  |,D$(3):E!1=&3030|
00001c60  31 3a 50 24 3d 22 44 41  45 42 41 45 42 41 41 22  |1:P$="DAEBAEBAA"|
00001c70  3a e3 4e 25 3d 31 b8 33  3a d4 4e 25 2c 30 2c 30  |:.N%=1.3:.N%,0,0|
00001c80  2c 31 3a ed 3a e3 50 3d  31 b8 a9 28 50 24 29 3a  |,1:.:.P=1..(P$):|
00001c90  f7 97 28 c1 50 24 2c 50  2c 31 29 29 2a 31 30 2d  |..(.P$,P,1))*10-|
00001ca0  36 31 30 0d 00 14 77 e3  4e 3d 31 b8 33 3a f3 44  |610...w.N=1.3:.D|
00001cb0  24 28 4e 29 3a ed 3a e3  4e 3d 31 b8 a9 28 44 24  |$(N):.:.N=1..(D$|
00001cc0  28 31 29 29 2b 28 50 3d  a9 28 50 24 29 29 3a e3  |(1))+(P=.(P$)):.|
00001cd0  41 3d 33 b8 31 88 2d 31  3a 4e 24 3d c1 44 24 28  |A=3.1.-1:N$=.D$(|
00001ce0  41 29 2c 4e 2c 31 29 3a  e7 4e 24 3c 3e 22 20 22  |A),N,1):.N$<>" "|
00001cf0  80 4e 24 3c 3e 22 22 d4  41 2c 45 3f 41 2c 28 97  |.N$<>"".A,E?A,(.|
00001d00  28 4e 24 29 2d 36 35 29  2a 34 2c 32 8b d4 34 30  |(N$)-65)*4,2..40|
00001d10  39 36 2b 41 2c 30 2c 30  2c 32 0d 00 1e 07 ed 2c  |96+A,0,0,2.....,|
00001d20  2c 0d 00 28 93 dc 22 4f  20 20 20 20 51 53 20 51  |,..(.."O    QS Q|
00001d30  4f 20 4e 4c 20 20 4c 20  20 4c 20 20 20 20 4c 4e  |O NL  L  L    LN|
00001d40  20 20 4e 20 20 4c 20 20  4e 20 4e 4f 20 20 4f 20  |  N  L  N NO  O |
00001d50  20 4f 20 20 20 20 4a 22  2c 22 47 20 20 20 20 4a  | O    J","G    J|
00001d60  4a 20 4a 47 20 45 4f 20  20 4c 20 20 4f 20 20 20  |J JG EO  L  O   |
00001d70  20 43 45 20 20 45 20 20  45 20 20 45 20 45 47 20  | CE  E  E  E EG |
00001d80  20 54 20 20 53 22 2c 22  4a 20 20 20 20 4e 4f 20  | T  S","J    NO |
00001d90  4e 4a 20 4a 54 20 20 54  20 20 54 20 20 20 20 48  |NJ JT  T  T    H|
00001da0  4a 20 20 4a 20 20 48 20  20 4a 20 4a 4a 20 20 4a  |J  J  H  J JJ  J|
00001db0  20 20 4a 22 0d 00 32 bf  dc 22 4f 20 20 4f 20 20  |  J"..2.."O  O  |
00001dc0  53 20 20 20 20 4f 4c 20  20 4c 20 20 51 20 20 20  |S    OL  L  Q   |
00001dd0  20 4f 4e 20 20 4a 20 20  53 20 20 51 20 20 4f 20  | ON  J  S  Q  O |
00001de0  20 20 20 20 20 20 20 4a  20 20 4f 20 20 4f 20 20  |       J  O  O  |
00001df0  53 20 20 4f 20 20 4c 20  20 51 20 20 20 20 20 4f  |S  O  L  Q     O|
00001e00  20 20 4e 20 20 4a 20 20  53 20 20 51 20 20 4f 20  |  N  J  S  Q  O |
00001e10  20 20 20 20 20 20 20 20  20 20 22 2c 22 47 20 20  |          ","G  |
00001e20  47 20 20 4a 20 20 20 20  20 48 20 20 48 20 20 48  |G  J     H  H  H|
00001e30  20 20 20 20 20 45 20 20  45 20 20 4a 20 20 4a 20  |     E  E  J  J |
00001e40  20 47 20 20 20 20 20 20  20 20 20 20 20 47 20 20  | G           G  |
00001e50  47 20 20 4a 20 20 47 20  20 48 20 20 48 20 20 20  |G  J  G  H  H   |
00001e60  20 20 47 20 20 45 20 20  45 20 20 4a 20 20 4a 20  |  G  E  E  J  J |
00001e70  20 47 22 0d 00 3c 65 dc  22 4a 20 20 4a 20 20 4f  | G"..<e."J  J  O|
00001e80  20 20 20 20 20 51 20 20  51 20 20 4c 20 20 20 20  |     Q  Q  L    |
00001e90  20 4a 20 20 4a 20 20 4f  20 20 4e 20 20 4a 20 20  | J  J  O  N  J  |
00001ea0  4c 20 20 4a 20 20 48 20  20 4a 20 20 4a 20 20 4f  |L  J  H  J  J  O|
00001eb0  20 20 4a 20 20 51 20 20  4c 20 20 4c 20 20 4f 20  |  J  Q  L  L  O |
00001ec0  20 4a 20 20 4e 20 20 4f  20 20 4e 20 20 4a 20 20  | J  N  O  N  J  |
00001ed0  4c 20 20 4a 20 20 48 22  0d 00 46 3d dc 22 4f 20  |L  J  H"..F=."O |
00001ee0  20 20 20 51 53 20 51 4f  20 4e 4c 20 20 4c 20 20  |   QS QO NL  L  |
00001ef0  4c 20 20 20 20 4c 4e 20  20 4e 20 20 4c 20 20 4e  |L    LN  N  L  N|
00001f00  20 4e 4f 20 20 4f 20 20  4f 20 20 20 20 4a 22 2c  | NO  O  O    J",|
00001f10  22 22 2c 22 22 0d 00 50  6d dc 22 4f 20 20 4f 20  |"",""..Pm."O  O |
00001f20  20 53 20 20 20 20 4f 4c  20 20 4c 20 20 51 20 20  | S    OL  L  Q  |
00001f30  20 20 4f 4e 20 20 4a 20  20 53 20 20 51 20 20 4f  |  ON  J  S  Q  O|
00001f40  20 20 20 20 20 20 20 20  4a 20 20 4f 20 20 4f 20  |        J  O  O |
00001f50  20 53 20 20 4f 20 20 4c  20 20 51 20 20 20 20 20  | S  O  L  Q     |
00001f60  4f 20 20 4e 20 20 4a 20  20 53 20 20 20 20 51 4f  |O  N  J  S    QO|
00001f70  20 20 20 20 20 20 20 20  20 20 20 22 2c 22 22 2c  |           ","",|
00001f80  22 22 0d ff 32 3a 4c 44  41 23 33 37 3a 4a 53 52  |""..2:LDA#37:JSR|
00001f90  73 65 6c 30 0d 0f 3c 17  43 4d 50 23 34 3a 42 45  |sel0..<.CMP#4:BE|
00001fa0  51 63 61 6e 63 3a 53 54  41 74 32 0d 0f 46 11 4a  |Qcanc:STAt2..F.J|
00001fb0  53 52 73 75 72 65 3a 4c  44 41 74 32 0d 0f 50 12  |SRsure:LDAt2..P.|
00001fc0  4c 44 59 23 37 3a 42 4e  45 74 61 62 6c 65 0d 0f  |LDY#7:BNEtable..|
00001fd0  5a 10 2e 6b 65 79 33 3a  4c 44 41 23 36 32 0d 0f  |Z..key3:LDA#62..|
00001fe0  64 11 4a 53 52 77 69 6e  64 3a 4c 44 41 23 30 0d  |d.JSRwind:LDA#0.|
00001ff0  0f 6e 13 42 45 51 68 65  6c 70 3a 2e 73 69 6d 74  |.n.BEQhelp:.simt|
00002000
MENU.m0
MENU.m1
MENU.m2
MENU.m4
MENU.m5