Home » Personal collection » Acorn tapes » Commercial_Releases » micropower_tape06a_acorn_felix_evil_weevils.wav » WEEVIL0
WEEVIL0
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 tapes » Commercial_Releases » micropower_tape06a_acorn_felix_evil_weevils.wav |
Filename: | WEEVIL0 |
Read OK: | ✔ |
File size: | 0D10 bytes |
Load address: | 1900 |
Exec address: | 8023 |
Duplicates
There are 2 duplicate copies of this file in the archive:
- AEW website » micropower » micropower_tapes_Felix-Meets-The-Evil-Weevils_FelixMeetsTheEvilWeevils_E.uef » WEEVIL0
- Personal collection » Acorn tapes » Commercial_Releases » micropower_tape06a_acorn_felix_evil_weevils.wav » WEEVIL0
- Personal collection » Acorn tapes » Commercial_Releases » micropower_tape06a_acorn_felix_evil_weevils.wav » WEEVIL0
File contents
10MODE6 70ONERRORCALL647 80HIMEM=&3400 90LOMEM=TOP+&100 100VDU23,128,255,0,0,0,0,0,0,0 110VDU23,240,0,0,60,36,36,36,60,0 120VDU23,241,0,0,16,16,16,16,16,0 130VDU23,242,0,0,60,4,60,32,60,0 140VDU23,243,0,0,60,4,28,4,60,0 150VDU23,244,0,0,32,32,40,60,8,0 160VDU23,245,0,0,60,32,60,4,60,0 170VDU23,246,0,0,32,32,60,36,60,0 180VDU23,247,0,0,60,4,4,4,4,0 190VDU23,248,0,0,60,36,60,36,60,0 200VDU23,249,0,0,60,36,60,4,4,0 210VDU23,250,0,0,142,136,140,136,238,0 220VDU23,251,0,0,174,168,172,232,78,0 230VDU23,252,0,0,128,128,128,128,224,0 240VDU23,254,&7E,&7E,&7E,&7E,&7E,&7E,&7E,&7E 250VDU23,255,255,255,255,255,255,255,255,255 260?&8F=&FF 270ENVELOPE1,1,-1,2,-1,5,5,5,126,0,0,-126,126,126 280ENVELOPE2,2,12,-12,0,5,5,1,126,0,0,-126,126,126 290ENVELOPE3,1,-2,2,-2,2,4,2,126,0,0,-126,126,126 300ENVELOPE4,1,4,4,4,20,20,20,126,0,0,-126,126,126 310ENVELOPE5,1,-1,0,0,200,0,0,126,0,0,-126,126,126 320ENVELOPE6,1,-1,1,-1,3,6,3,126,0,0,-126,126,126 330ENVELOPE7,1,0,1,-2,10,10,20,126,0,0,-126,126,126 340ENVELOPE8,1,0,-1,-1,5,5,5,126,0,0,-126,126,126 350ENVELOPE9,1,125,131,4,3,3,3,126,0,0,-126,126,126 360*LO.WEEVIL1 3400 370*FX13,4 380!&220=V% 390PROCinst 400PROCcontrols 410CALL&25DA 420 430 440DEFPROCinst 450PROCborder 460VDU23;8202;0;0;0; 470PRINTTAB(9,10)"Would you like";TAB(9,11);"Instructions ?"; 480REPEAT:K%=INSTR("yYnN",GET$) 490UNTILK%<>0 500IF K%>2 ENDPROC 510PRINTTAB(0,1) 515CLS 520PRINT''" Killer Weevils have overrun the factory. The only way for Felix to kill them is to spray them in the face with pesticide." 530PRINT'" You need one aerosol can to kill each weevil, and you must bequick because if a weevil reachesa pulsating Mutation Chamber, it turns into a Superweevil." 540PRINT'" Beware also of the Ball Bearings which come rolling alongthe conveyors. These are harmlessto the soft-bodied weevils, but are deadly to you." 550PRINTTAB(8,20);"Press SPACE bar";:REPEAT UNTILGET=32 560CLS 570PRINT" To help you along, you will find the following items useful." 580PRINT'"1> The belt lever, which enables you to reverse the belts at will." 590PRINT'"2> Oxygen cylinders, to replenish your ever-decreasing supply." 600PRINT'"3> The emergency panic button (only one per life) which makes you immune to weevils and ball- bearings for a while." 610PRINT'" You may jump down small distances, but you can never jump up." 620PRINTTAB(8,20);"Press SPACE bar";:REPEAT UNTILGET=32 630CLS 640PRINT'" Scoring is as follows..." 650PRINT'''"�Bonus letters 100 Pts." 660PRINT'" Normal weevils 500 Pts." 670PRINT'" Superweevils 1000 Pts." 680PRINT''''" There is an additional bonus of 500 Pts if all Bonus letters are collected." 690PRINTTAB(8,20);"Press SPACE bar";:REPEAT UNTILGET=32 700CLS 710ENDPROC 720 730DEFPROCcontrols 740CLS 750PRINT" Your controls are..." 760PRINT''" Z Left or" 770PRINT" X Right" 780PRINT" : Up use" 790PRINT" / Down" 810PRINT" Return Spray joystick" 815PRINT 820PRINT" Shift Reverse Belts" 830PRINT" Control Emergency Panic" 840PRINT 850PRINT" Q/S Sound off/on" 860PRINT" Copy Suspend Game" 870PRINT" Delete Resume Game" 880PRINT" Escape Abort Game" 890PRINTTAB(4,17)"You gain an extra life for every 10000 points scored." 900PRINTTAB(8,20);"Press SPACE bar";:REPEAT UNTILGET=32 910CLS 920ENDPROC 930 940DEFPROCborder 950VDU26,12,19,1,2,0,0,0 960PRINTSTRING$(40,CHR$254):FORI%=1TO22:PRINTTAB(0,I%);CHR$254:PRINTTAB(39,I%);CHR$254:NEXT 970PRINTTAB(0,23);STRING$(40,CHR$254); 980VDU30,28,4,22,36,1 990ENDPROC
�6 F ��647 P�=&3400 Z �=�P+&100 d�23,128,255,0,0,0,0,0,0,0 n �23,240,0,0,60,36,36,36,60,0 x �23,241,0,0,16,16,16,16,16,0 ��23,242,0,0,60,4,60,32,60,0 ��23,243,0,0,60,4,28,4,60,0 ��23,244,0,0,32,32,40,60,8,0 ��23,245,0,0,60,32,60,4,60,0 � �23,246,0,0,32,32,60,36,60,0 ��23,247,0,0,60,4,4,4,4,0 � �23,248,0,0,60,36,60,36,60,0 ��23,249,0,0,60,36,60,4,4,0 �%�23,250,0,0,142,136,140,136,238,0 �$�23,251,0,0,174,168,172,232,78,0 �%�23,252,0,0,128,128,128,128,224,0 �+�23,254,&7E,&7E,&7E,&7E,&7E,&7E,&7E,&7E �+�23,255,255,255,255,255,255,255,255,255 ?&8F=&FF +�1,1,-1,2,-1,5,5,5,126,0,0,-126,126,126 ,�2,2,12,-12,0,5,5,1,126,0,0,-126,126,126 "+�3,1,-2,2,-2,2,4,2,126,0,0,-126,126,126 ,,�4,1,4,4,4,20,20,20,126,0,0,-126,126,126 6,�5,1,-1,0,0,200,0,0,126,0,0,-126,126,126 @+�6,1,-1,1,-1,3,6,3,126,0,0,-126,126,126 J-�7,1,0,1,-2,10,10,20,126,0,0,-126,126,126 T+�8,1,0,-1,-1,5,5,5,126,0,0,-126,126,126 ^-�9,1,125,131,4,3,3,3,126,0,0,-126,126,126 h*LO.WEEVIL1 3400 r*FX13,4 |!&220=V% � �inst � �controls � �&25DA � � � ��inst ��border ��23;8202;0;0;0; �4�9,10)"Would you like";�9,11);"Instructions ?"; ��:K%=�"yYnN",�) � �K%<>0 �� K%>2 � � �0,1) � ��''" Killer Weevils have overrun the factory. The only way for Felix to kill them is to spray them in the face with pesticide." ��'" You need one aerosol can to kill each weevil, and you must bequick because if a weevil reachesa pulsating Mutation Chamber, it turns into a Superweevil." ��'" Beware also of the Ball Bearings which come rolling alongthe conveyors. These are harmlessto the soft-bodied weevils, but are deadly to you." &&�8,20);"Press SPACE bar";:� ��=32 0� :H�" To help you along, you will find the following items useful." DR�'"1> The belt lever, which enables you to reverse the belts at will." NQ�'"2> Oxygen cylinders, to replenish your ever-decreasing supply." X��'"3> The emergency panic button (only one per life) which makes you immune to weevils and ball- bearings for a while." bR�'" You may jump down small distances, but you can never jump up." l&�8,20);"Press SPACE bar";:� ��=32 v� �$�'" Scoring is as follows..." �)�'''"�Bonus letters 100 Pts." �'�'" Normal weevils 500 Pts." �'�'" Superweevils 1000 Pts." �\�''''" There is an additional bonus of 500 Pts if all Bonus letters are collected." �&�8,20);"Press SPACE bar";:� ��=32 �� �� � ���controls �� ��" Your controls are..." �'�''" Z Left or" �" X Right" %�" : Up use" �" / Down" *'�" Return Spray joystick" /� 4$�" Shift Reverse Belts" >&�" Control Emergency Panic" H� R#�" Q/S Sound off/on" \#�" Copy Suspend Game" f"�" Delete Resume Game" p!�" Escape Abort Game" zH�4,17)"You gain an extra life for every 10000 points scored." �&�8,20);"Press SPACE bar";:� ��=32 �� �� � ���border ��26,12,19,1,2,0,0,0 �4��40,�254):�I%=1�22:�0,I%);�254:�39,I%);�254:� ��0,23);�40,�254); ��30,28,4,22,36,1 �� �0� � ��30,28,4,22,36,1 �� ���30,28,4,22,36,1 �� ���30,28,4,22,36,1 �� �� �p�r��q�4�s���t� �r�p���q�s�t�� ������LMZ�� �
00000000 0d 00 0a 06 eb 36 0d 00 46 0a ee 85 d6 36 34 37 |.....6..F....647| 00000010 0d 00 50 0b d3 3d 26 33 34 30 30 0d 00 5a 0d d2 |..P..=&3400..Z..| 00000020 3d b8 50 2b 26 31 30 30 0d 00 64 1d ef 32 33 2c |=.P+&100..d..23,| 00000030 31 32 38 2c 32 35 35 2c 30 2c 30 2c 30 2c 30 2c |128,255,0,0,0,0,| 00000040 30 2c 30 2c 30 0d 00 6e 20 ef 32 33 2c 32 34 30 |0,0,0..n .23,240| 00000050 2c 30 2c 30 2c 36 30 2c 33 36 2c 33 36 2c 33 36 |,0,0,60,36,36,36| 00000060 2c 36 30 2c 30 0d 00 78 20 ef 32 33 2c 32 34 31 |,60,0..x .23,241| 00000070 2c 30 2c 30 2c 31 36 2c 31 36 2c 31 36 2c 31 36 |,0,0,16,16,16,16| 00000080 2c 31 36 2c 30 0d 00 82 1f ef 32 33 2c 32 34 32 |,16,0.....23,242| 00000090 2c 30 2c 30 2c 36 30 2c 34 2c 36 30 2c 33 32 2c |,0,0,60,4,60,32,| 000000a0 36 30 2c 30 0d 00 8c 1e ef 32 33 2c 32 34 33 2c |60,0.....23,243,| 000000b0 30 2c 30 2c 36 30 2c 34 2c 32 38 2c 34 2c 36 30 |0,0,60,4,28,4,60| 000000c0 2c 30 0d 00 96 1f ef 32 33 2c 32 34 34 2c 30 2c |,0.....23,244,0,| 000000d0 30 2c 33 32 2c 33 32 2c 34 30 2c 36 30 2c 38 2c |0,32,32,40,60,8,| 000000e0 30 0d 00 a0 1f ef 32 33 2c 32 34 35 2c 30 2c 30 |0.....23,245,0,0| 000000f0 2c 36 30 2c 33 32 2c 36 30 2c 34 2c 36 30 2c 30 |,60,32,60,4,60,0| 00000100 0d 00 aa 20 ef 32 33 2c 32 34 36 2c 30 2c 30 2c |... .23,246,0,0,| 00000110 33 32 2c 33 32 2c 36 30 2c 33 36 2c 36 30 2c 30 |32,32,60,36,60,0| 00000120 0d 00 b4 1c ef 32 33 2c 32 34 37 2c 30 2c 30 2c |.....23,247,0,0,| 00000130 36 30 2c 34 2c 34 2c 34 2c 34 2c 30 0d 00 be 20 |60,4,4,4,4,0... | 00000140 ef 32 33 2c 32 34 38 2c 30 2c 30 2c 36 30 2c 33 |.23,248,0,0,60,3| 00000150 36 2c 36 30 2c 33 36 2c 36 30 2c 30 0d 00 c8 1e |6,60,36,60,0....| 00000160 ef 32 33 2c 32 34 39 2c 30 2c 30 2c 36 30 2c 33 |.23,249,0,0,60,3| 00000170 36 2c 36 30 2c 34 2c 34 2c 30 0d 00 d2 25 ef 32 |6,60,4,4,0...%.2| 00000180 33 2c 32 35 30 2c 30 2c 30 2c 31 34 32 2c 31 33 |3,250,0,0,142,13| 00000190 36 2c 31 34 30 2c 31 33 36 2c 32 33 38 2c 30 0d |6,140,136,238,0.| 000001a0 00 dc 24 ef 32 33 2c 32 35 31 2c 30 2c 30 2c 31 |..$.23,251,0,0,1| 000001b0 37 34 2c 31 36 38 2c 31 37 32 2c 32 33 32 2c 37 |74,168,172,232,7| 000001c0 38 2c 30 0d 00 e6 25 ef 32 33 2c 32 35 32 2c 30 |8,0...%.23,252,0| 000001d0 2c 30 2c 31 32 38 2c 31 32 38 2c 31 32 38 2c 31 |,0,128,128,128,1| 000001e0 32 38 2c 32 32 34 2c 30 0d 00 f0 2b ef 32 33 2c |28,224,0...+.23,| 000001f0 32 35 34 2c 26 37 45 2c 26 37 45 2c 26 37 45 2c |254,&7E,&7E,&7E,| 00000200 26 37 45 2c 26 37 45 2c 26 37 45 2c 26 37 45 2c |&7E,&7E,&7E,&7E,| 00000210 26 37 45 0d 00 fa 2b ef 32 33 2c 32 35 35 2c 32 |&7E...+.23,255,2| 00000220 35 35 2c 32 35 35 2c 32 35 35 2c 32 35 35 2c 32 |55,255,255,255,2| 00000230 35 35 2c 32 35 35 2c 32 35 35 2c 32 35 35 0d 01 |55,255,255,255..| 00000240 04 0c 3f 26 38 46 3d 26 46 46 0d 01 0e 2b e2 31 |..?&8F=&FF...+.1| 00000250 2c 31 2c 2d 31 2c 32 2c 2d 31 2c 35 2c 35 2c 35 |,1,-1,2,-1,5,5,5| 00000260 2c 31 32 36 2c 30 2c 30 2c 2d 31 32 36 2c 31 32 |,126,0,0,-126,12| 00000270 36 2c 31 32 36 0d 01 18 2c e2 32 2c 32 2c 31 32 |6,126...,.2,2,12| 00000280 2c 2d 31 32 2c 30 2c 35 2c 35 2c 31 2c 31 32 36 |,-12,0,5,5,1,126| 00000290 2c 30 2c 30 2c 2d 31 32 36 2c 31 32 36 2c 31 32 |,0,0,-126,126,12| 000002a0 36 0d 01 22 2b e2 33 2c 31 2c 2d 32 2c 32 2c 2d |6.."+.3,1,-2,2,-| 000002b0 32 2c 32 2c 34 2c 32 2c 31 32 36 2c 30 2c 30 2c |2,2,4,2,126,0,0,| 000002c0 2d 31 32 36 2c 31 32 36 2c 31 32 36 0d 01 2c 2c |-126,126,126..,,| 000002d0 e2 34 2c 31 2c 34 2c 34 2c 34 2c 32 30 2c 32 30 |.4,1,4,4,4,20,20| 000002e0 2c 32 30 2c 31 32 36 2c 30 2c 30 2c 2d 31 32 36 |,20,126,0,0,-126| 000002f0 2c 31 32 36 2c 31 32 36 0d 01 36 2c e2 35 2c 31 |,126,126..6,.5,1| 00000300 2c 2d 31 2c 30 2c 30 2c 32 30 30 2c 30 2c 30 2c |,-1,0,0,200,0,0,| 00000310 31 32 36 2c 30 2c 30 2c 2d 31 32 36 2c 31 32 36 |126,0,0,-126,126| 00000320 2c 31 32 36 0d 01 40 2b e2 36 2c 31 2c 2d 31 2c |,126..@+.6,1,-1,| 00000330 31 2c 2d 31 2c 33 2c 36 2c 33 2c 31 32 36 2c 30 |1,-1,3,6,3,126,0| 00000340 2c 30 2c 2d 31 32 36 2c 31 32 36 2c 31 32 36 0d |,0,-126,126,126.| 00000350 01 4a 2d e2 37 2c 31 2c 30 2c 31 2c 2d 32 2c 31 |.J-.7,1,0,1,-2,1| 00000360 30 2c 31 30 2c 32 30 2c 31 32 36 2c 30 2c 30 2c |0,10,20,126,0,0,| 00000370 2d 31 32 36 2c 31 32 36 2c 31 32 36 0d 01 54 2b |-126,126,126..T+| 00000380 e2 38 2c 31 2c 30 2c 2d 31 2c 2d 31 2c 35 2c 35 |.8,1,0,-1,-1,5,5| 00000390 2c 35 2c 31 32 36 2c 30 2c 30 2c 2d 31 32 36 2c |,5,126,0,0,-126,| 000003a0 31 32 36 2c 31 32 36 0d 01 5e 2d e2 39 2c 31 2c |126,126..^-.9,1,| 000003b0 31 32 35 2c 31 33 31 2c 34 2c 33 2c 33 2c 33 2c |125,131,4,3,3,3,| 000003c0 31 32 36 2c 30 2c 30 2c 2d 31 32 36 2c 31 32 36 |126,0,0,-126,126| 000003d0 2c 31 32 36 0d 01 68 14 2a 4c 4f 2e 57 45 45 56 |,126..h.*LO.WEEV| 000003e0 49 4c 31 20 33 34 30 30 0d 01 72 0b 2a 46 58 31 |IL1 3400..r.*FX1| 000003f0 33 2c 34 0d 01 7c 0c 21 26 32 32 30 3d 56 25 0d |3,4..|.!&220=V%.| 00000400 01 86 09 f2 69 6e 73 74 0d 01 90 0d f2 63 6f 6e |....inst.....con| 00000410 74 72 6f 6c 73 0d 01 9a 0a d6 26 32 35 44 41 0d |trols.....&25DA.| 00000420 01 a4 05 20 0d 01 ae 05 20 0d 01 b8 0a dd f2 69 |... .... ......i| 00000430 6e 73 74 0d 01 c2 0b f2 62 6f 72 64 65 72 0d 01 |nst.....border..| 00000440 cc 13 ef 32 33 3b 38 32 30 32 3b 30 3b 30 3b 30 |...23;8202;0;0;0| 00000450 3b 0d 01 d6 34 f1 8a 39 2c 31 30 29 22 57 6f 75 |;...4..9,10)"Wou| 00000460 6c 64 20 79 6f 75 20 6c 69 6b 65 22 3b 8a 39 2c |ld you like";.9,| 00000470 31 31 29 3b 22 49 6e 73 74 72 75 63 74 69 6f 6e |11);"Instruction| 00000480 73 20 3f 22 3b 0d 01 e0 13 f5 3a 4b 25 3d a7 22 |s ?";.....:K%=."| 00000490 79 59 6e 4e 22 2c be 29 0d 01 ea 0a fd 4b 25 3c |yYnN",.).....K%<| 000004a0 3e 30 0d 01 f4 0c e7 20 4b 25 3e 32 20 e1 0d 01 |>0..... K%>2 ...| 000004b0 fe 0a f1 8a 30 2c 31 29 0d 02 03 05 db 0d 02 08 |....0,1)........| 000004c0 8c f1 27 27 22 20 20 20 20 4b 69 6c 6c 65 72 20 |..''" Killer | 000004d0 57 65 65 76 69 6c 73 20 68 61 76 65 20 6f 76 65 |Weevils have ove| 000004e0 72 72 75 6e 20 20 74 68 65 20 66 61 63 74 6f 72 |rrun the factor| 000004f0 79 2e 20 54 68 65 20 6f 6e 6c 79 20 77 61 79 20 |y. The only way | 00000500 66 6f 72 20 20 20 20 46 65 6c 69 78 20 74 6f 20 |for Felix to | 00000510 6b 69 6c 6c 20 74 68 65 6d 20 69 73 20 74 6f 20 |kill them is to | 00000520 73 70 72 61 79 20 20 20 74 68 65 6d 20 69 6e 20 |spray them in | 00000530 74 68 65 20 66 61 63 65 20 77 69 74 68 20 70 65 |the face with pe| 00000540 73 74 69 63 69 64 65 2e 22 0d 02 12 a5 f1 27 22 |sticide.".....'"| 00000550 20 20 20 20 59 6f 75 20 6e 65 65 64 20 6f 6e 65 | You need one| 00000560 20 61 65 72 6f 73 6f 6c 20 63 61 6e 20 74 6f 20 | aerosol can to | 00000570 20 6b 69 6c 6c 20 65 61 63 68 20 77 65 65 76 69 | kill each weevi| 00000580 6c 2c 20 61 6e 64 20 79 6f 75 20 6d 75 73 74 20 |l, and you must | 00000590 62 65 71 75 69 63 6b 20 62 65 63 61 75 73 65 20 |bequick because | 000005a0 69 66 20 61 20 77 65 65 76 69 6c 20 72 65 61 63 |if a weevil reac| 000005b0 68 65 73 61 20 70 75 6c 73 61 74 69 6e 67 20 4d |hesa pulsating M| 000005c0 75 74 61 74 69 6f 6e 20 43 68 61 6d 62 65 72 2c |utation Chamber,| 000005d0 20 69 74 20 74 75 72 6e 73 20 69 6e 74 6f 20 61 | it turns into a| 000005e0 20 53 75 70 65 72 77 65 65 76 69 6c 2e 22 0d 02 | Superweevil."..| 000005f0 1c 9e f1 27 22 20 20 20 20 42 65 77 61 72 65 20 |...'" Beware | 00000600 61 6c 73 6f 20 6f 66 20 74 68 65 20 42 61 6c 6c |also of the Ball| 00000610 20 20 20 20 20 20 42 65 61 72 69 6e 67 73 20 77 | Bearings w| 00000620 68 69 63 68 20 63 6f 6d 65 20 72 6f 6c 6c 69 6e |hich come rollin| 00000630 67 20 61 6c 6f 6e 67 74 68 65 20 63 6f 6e 76 65 |g alongthe conve| 00000640 79 6f 72 73 2e 20 54 68 65 73 65 20 61 72 65 20 |yors. These are | 00000650 68 61 72 6d 6c 65 73 73 74 6f 20 74 68 65 20 73 |harmlessto the s| 00000660 6f 66 74 2d 62 6f 64 69 65 64 20 77 65 65 76 69 |oft-bodied weevi| 00000670 6c 73 2c 20 62 75 74 20 20 61 72 65 20 64 65 61 |ls, but are dea| 00000680 64 6c 79 20 74 6f 20 79 6f 75 2e 22 0d 02 26 26 |dly to you."..&&| 00000690 f1 8a 38 2c 32 30 29 3b 22 50 72 65 73 73 20 53 |..8,20);"Press S| 000006a0 50 41 43 45 20 62 61 72 22 3b 3a f5 20 fd a5 3d |PACE bar";:. ..=| 000006b0 33 32 0d 02 30 05 db 0d 02 3a 48 f1 22 20 20 20 |32..0....:H." | 000006c0 20 54 6f 20 68 65 6c 70 20 79 6f 75 20 61 6c 6f | To help you alo| 000006d0 6e 67 2c 20 79 6f 75 20 77 69 6c 6c 20 20 66 69 |ng, you will fi| 000006e0 6e 64 20 74 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 |nd the following| 000006f0 20 69 74 65 6d 73 20 75 73 65 66 75 6c 2e 22 0d | items useful.".| 00000700 02 44 52 f1 27 22 31 3e 20 20 20 54 68 65 20 62 |.DR.'"1> The b| 00000710 65 6c 74 20 6c 65 76 65 72 2c 20 77 68 69 63 68 |elt lever, which| 00000720 20 20 20 20 20 20 20 65 6e 61 62 6c 65 73 20 79 | enables y| 00000730 6f 75 20 74 6f 20 72 65 76 65 72 73 65 20 74 68 |ou to reverse th| 00000740 65 20 62 65 6c 74 73 20 61 74 20 77 69 6c 6c 2e |e belts at will.| 00000750 22 0d 02 4e 51 f1 27 22 32 3e 20 20 20 4f 78 79 |"..NQ.'"2> Oxy| 00000760 67 65 6e 20 63 79 6c 69 6e 64 65 72 73 2c 20 74 |gen cylinders, t| 00000770 6f 20 20 20 20 20 20 20 20 72 65 70 6c 65 6e 69 |o repleni| 00000780 73 68 20 79 6f 75 72 20 65 76 65 72 2d 64 65 63 |sh your ever-dec| 00000790 72 65 61 73 69 6e 67 20 20 20 73 75 70 70 6c 79 |reasing supply| 000007a0 2e 22 0d 02 58 80 f1 27 22 33 3e 20 20 20 54 68 |."..X..'"3> Th| 000007b0 65 20 65 6d 65 72 67 65 6e 63 79 20 70 61 6e 69 |e emergency pani| 000007c0 63 20 62 75 74 74 6f 6e 20 20 28 6f 6e 6c 79 20 |c button (only | 000007d0 6f 6e 65 20 70 65 72 20 6c 69 66 65 29 20 77 68 |one per life) wh| 000007e0 69 63 68 20 6d 61 6b 65 73 20 20 79 6f 75 20 69 |ich makes you i| 000007f0 6d 6d 75 6e 65 20 74 6f 20 77 65 65 76 69 6c 73 |mmune to weevils| 00000800 20 61 6e 64 20 62 61 6c 6c 2d 20 20 62 65 61 72 | and ball- bear| 00000810 69 6e 67 73 20 66 6f 72 20 61 20 77 68 69 6c 65 |ings for a while| 00000820 2e 22 0d 02 62 52 f1 27 22 20 20 20 20 59 6f 75 |."..bR.'" You| 00000830 20 6d 61 79 20 6a 75 6d 70 20 64 6f 77 6e 20 73 | may jump down s| 00000840 6d 61 6c 6c 20 20 20 20 20 20 64 69 73 74 61 6e |mall distan| 00000850 63 65 73 2c 20 62 75 74 20 79 6f 75 20 63 61 6e |ces, but you can| 00000860 20 6e 65 76 65 72 20 20 20 20 20 6a 75 6d 70 20 | never jump | 00000870 75 70 2e 22 0d 02 6c 26 f1 8a 38 2c 32 30 29 3b |up."..l&..8,20);| 00000880 22 50 72 65 73 73 20 53 50 41 43 45 20 62 61 72 |"Press SPACE bar| 00000890 22 3b 3a f5 20 fd a5 3d 33 32 0d 02 76 05 db 0d |";:. ..=32..v...| 000008a0 02 80 24 f1 27 22 20 20 20 20 53 63 6f 72 69 6e |..$.'" Scorin| 000008b0 67 20 69 73 20 61 73 20 66 6f 6c 6c 6f 77 73 2e |g is as follows.| 000008c0 2e 2e 22 0d 02 8a 29 f1 27 27 27 22 87 42 6f 6e |.."...).'''".Bon| 000008d0 75 73 20 6c 65 74 74 65 72 73 20 20 20 20 20 20 |us letters | 000008e0 20 20 31 30 30 20 20 50 74 73 2e 22 0d 02 94 27 | 100 Pts."...'| 000008f0 f1 27 22 20 4e 6f 72 6d 61 6c 20 77 65 65 76 69 |.'" Normal weevi| 00000900 6c 73 20 20 20 20 20 20 20 35 30 30 20 20 50 74 |ls 500 Pt| 00000910 73 2e 22 0d 02 9e 27 f1 27 22 20 53 75 70 65 72 |s."...'.'" Super| 00000920 77 65 65 76 69 6c 73 20 20 20 20 20 20 20 20 20 |weevils | 00000930 31 30 30 30 20 50 74 73 2e 22 0d 02 a8 5c f1 27 |1000 Pts."...\.'| 00000940 27 27 27 22 20 20 20 54 68 65 72 65 20 69 73 20 |'''" There is | 00000950 61 6e 20 61 64 64 69 74 69 6f 6e 61 6c 20 62 6f |an additional bo| 00000960 6e 75 73 20 20 20 6f 66 20 35 30 30 20 50 74 73 |nus of 500 Pts| 00000970 20 69 66 20 61 6c 6c 20 42 6f 6e 75 73 20 6c 65 | if all Bonus le| 00000980 74 74 65 72 73 20 20 61 72 65 20 63 6f 6c 6c 65 |tters are colle| 00000990 63 74 65 64 2e 22 0d 02 b2 26 f1 8a 38 2c 32 30 |cted."...&..8,20| 000009a0 29 3b 22 50 72 65 73 73 20 53 50 41 43 45 20 62 |);"Press SPACE b| 000009b0 61 72 22 3b 3a f5 20 fd a5 3d 33 32 0d 02 bc 05 |ar";:. ..=32....| 000009c0 db 0d 02 c6 05 e1 0d 02 d0 05 20 0d 02 da 0e dd |.......... .....| 000009d0 f2 63 6f 6e 74 72 6f 6c 73 0d 02 e4 05 db 0d 02 |.controls.......| 000009e0 ee 1f f1 22 20 20 20 20 59 6f 75 72 20 63 6f 6e |..." Your con| 000009f0 74 72 6f 6c 73 20 61 72 65 2e 2e 2e 22 0d 02 f8 |trols are..."...| 00000a00 27 f1 27 27 22 20 20 20 20 20 20 20 20 5a 20 20 |'.''" Z | 00000a10 20 20 20 20 20 4c 65 66 74 20 20 20 20 20 20 20 | Left | 00000a20 20 6f 72 22 0d 03 02 1c f1 22 20 20 20 20 20 20 | or"....." | 00000a30 20 20 58 20 20 20 20 20 20 20 52 69 67 68 74 22 | X Right"| 00000a40 0d 03 0c 25 f1 22 20 20 20 20 20 20 20 20 3a 20 |...%." : | 00000a50 20 20 20 20 20 20 55 70 20 20 20 20 20 20 20 20 | Up | 00000a60 20 75 73 65 22 0d 03 16 1b f1 22 20 20 20 20 20 | use"....." | 00000a70 20 20 20 2f 20 20 20 20 20 20 20 44 6f 77 6e 22 | / Down"| 00000a80 0d 03 2a 27 f1 22 20 20 20 20 20 52 65 74 75 72 |..*'." Retur| 00000a90 6e 20 20 20 20 20 53 70 72 61 79 20 20 20 6a 6f |n Spray jo| 00000aa0 79 73 74 69 63 6b 22 0d 03 2f 05 f1 0d 03 34 24 |ystick"../....4$| 00000ab0 f1 22 20 20 20 20 20 53 68 69 66 74 20 20 20 20 |." Shift | 00000ac0 20 20 52 65 76 65 72 73 65 20 42 65 6c 74 73 22 | Reverse Belts"| 00000ad0 0d 03 3e 26 f1 22 20 20 20 20 20 43 6f 6e 74 72 |..>&." Contr| 00000ae0 6f 6c 20 20 20 20 45 6d 65 72 67 65 6e 63 79 20 |ol Emergency | 00000af0 50 61 6e 69 63 22 0d 03 48 05 f1 0d 03 52 23 f1 |Panic"..H....R#.| 00000b00 22 20 20 20 20 20 51 2f 53 20 20 20 20 20 20 20 |" Q/S | 00000b10 20 53 6f 75 6e 64 20 6f 66 66 2f 6f 6e 22 0d 03 | Sound off/on"..| 00000b20 5c 23 f1 22 20 20 20 20 20 43 6f 70 79 20 20 20 |\#." Copy | 00000b30 20 20 20 20 53 75 73 70 65 6e 64 20 47 61 6d 65 | Suspend Game| 00000b40 22 0d 03 66 22 f1 22 20 20 20 20 20 44 65 6c 65 |"..f"." Dele| 00000b50 74 65 20 20 20 20 20 52 65 73 75 6d 65 20 47 61 |te Resume Ga| 00000b60 6d 65 22 0d 03 70 21 f1 22 20 20 20 20 20 45 73 |me"..p!." Es| 00000b70 63 61 70 65 20 20 20 20 20 41 62 6f 72 74 20 47 |cape Abort G| 00000b80 61 6d 65 22 0d 03 7a 48 f1 8a 34 2c 31 37 29 22 |ame"..zH..4,17)"| 00000b90 59 6f 75 20 67 61 69 6e 20 61 6e 20 65 78 74 72 |You gain an extr| 00000ba0 61 20 6c 69 66 65 20 66 6f 72 20 20 20 20 20 20 |a life for | 00000bb0 20 65 76 65 72 79 20 31 30 30 30 30 20 70 6f 69 | every 10000 poi| 00000bc0 6e 74 73 20 73 63 6f 72 65 64 2e 22 0d 03 84 26 |nts scored."...&| 00000bd0 f1 8a 38 2c 32 30 29 3b 22 50 72 65 73 73 20 53 |..8,20);"Press S| 00000be0 50 41 43 45 20 62 61 72 22 3b 3a f5 20 fd a5 3d |PACE bar";:. ..=| 00000bf0 33 32 0d 03 8e 05 db 0d 03 98 05 e1 0d 03 a2 05 |32..............| 00000c00 20 0d 03 ac 0c dd f2 62 6f 72 64 65 72 0d 03 b6 | ......border...| 00000c10 17 ef 32 36 2c 31 32 2c 31 39 2c 31 2c 32 2c 30 |..26,12,19,1,2,0| 00000c20 2c 30 2c 30 0d 03 c0 34 f1 c4 34 30 2c bd 32 35 |,0,0...4..40,.25| 00000c30 34 29 3a e3 49 25 3d 31 b8 32 32 3a f1 8a 30 2c |4):.I%=1.22:..0,| 00000c40 49 25 29 3b bd 32 35 34 3a f1 8a 33 39 2c 49 25 |I%);.254:..39,I%| 00000c50 29 3b bd 32 35 34 3a ed 0d 03 ca 16 f1 8a 30 2c |);.254:.......0,| 00000c60 32 33 29 3b c4 34 30 2c bd 32 35 34 29 3b 0d 03 |23);.40,.254);..| 00000c70 d4 14 ef 33 30 2c 32 38 2c 34 2c 32 32 2c 33 36 |...30,28,4,22,36| 00000c80 2c 31 0d 03 de 05 e1 0d ff 30 e1 0d ff 0d 03 d4 |,1.......0......| 00000c90 14 ef 33 30 2c 32 38 2c 34 2c 32 32 2c 33 36 2c |..30,28,4,22,36,| 00000ca0 31 0d 03 de 05 e1 0d ff d4 14 ef 33 30 2c 32 38 |1..........30,28| 00000cb0 2c 34 2c 32 32 2c 33 36 2c 31 0d 03 de 05 e1 0d |,4,22,36,1......| 00000cc0 ff d4 14 ef 33 30 2c 32 38 2c 34 2c 32 32 2c 33 |....30,28,4,22,3| 00000cd0 36 2c 31 0d 03 de 05 e1 0d ff a9 00 85 70 85 72 |6,1..........p.r| 00000ce0 a9 04 85 71 a9 34 85 73 a9 fe 85 74 a0 00 b1 72 |...q.4.s...t...r| 00000cf0 91 70 c8 d0 f9 e6 71 e6 73 e6 74 d0 f1 a9 00 8d |.p....q.s.t.....| 00000d00 87 02 8d 88 02 8d 89 02 4c 4d 5a 99 f8 20 a9 05 |........LMZ.. ..| 00000d10