Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_51.ADF » U/BWU2

U/BWU2

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_51.ADF
Filename: U/BWU2
Read OK:
File size: 11BA bytes
Load address: FFFF0E00
Exec address: FFFF802B
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
   10MODE1:VDU23;8202;0;0;0;19,1,0;0;19,2,0;0;19,3,0;0;5:P%=1:R%=1
   20PROCd("BRAIN WAVE UTILITY",11,1):PROCd("====================",10,2):PROCd("THIS is probably the most astonishing",0,6):PROCd("utility you have ever seen for your BBC",0,8):PROCd("or Electron!",0,10)
   30PROCd("It demonstrates, without the use of any",0,14):PROCd("hardware extension whatsoever, how the",0,16):PROCd("6502 processor can 'know' what its user",0,18):PROCd("is thinking via close emission from",0,20)
   40PROCd("brain-waves!",0,22):PROCs:PROCd("What follows here is a demonstration",0,6):PROCd("card program to show this process in",0,8):PROCd("action. It relies on the user following",0,10)
   50PROCd("on-screen instructions and, although it",0,12):PROCd("seems impossible, achieves over a 90%",0,14):PROCd("success rate. Playing cards are used",0,16):PROCd("for familiarity within the utility but",0,18)
   60PROCd("note that it is NOT a card trick. It",0,20):PROCd("would be impossible to recreate the",0,22):PROCd("demonstration with real playing cards!",0,24):PROCs:PROCd("Follow the instructions EXACTLY as you",0,6)
   70PROCd("see them ...",0,8):PROCd("... and prepare to be amazed!",0,10):PROCl:PROCe:PROCf:PROCe:PROCd("Mentally select a card and concentrate",0,26):PROCd("on it as hard as you can on it...",0,28):PROCe:P%=2:PROCs
   80PROCd("Now say your card out loud a few times",0,26):PROCd("to help you remember it. ABSOLUTELY",0,28):PROCd("commit it to memory then press <RETURN>",0,30):PROCr:PROCd("The next part sounds completely insane",0,6)
   90PROCd("but is completely necessary to ensure",0,8):PROCd("the demonstration works properly ...",0,10):PROCd("Put your head in contact with the right",0,14):PROCd("hand side of your machine and",0,16)
  100PROCd("CONCENTRATE ALL OF YOUR THOUGHTS on the",0,18):PROCd("card that you selected for at least",0,20):PROCd("three seconds! (The Master Compact",0,22):PROCd("actually seems to work from up to five",0,24)
  110PROCd("feet away but it's worth following this",0,26):PROCd("step for weirdness value!) After three",0,28):PROCd("seconds, remove and press <RETURN>",0,30):PROCr:PROCd("Although the result is quickly worked",0,6)
  120PROCd("out, there is now a countdown before",0,8):PROCd("the results are displayed to tantalise",0,10):PROCd("you ...",0,12):PROCd("This demonstration worked on 99.2% of",0,24):PROCd("BBC computers tested.",0,26)
  130PROCl:PROCe:PROCt:P%=1:VDU5:PROCs:PROCd("If your 6502 processor is functioning",0,6):PROCd("correctly, the card you selected will",0,8):PROCd("now have been removed from the original",0,10)
  140PROCd("selection! See for yourself!",0,12):PROCl:PROCe:PROCse:PROCe:PROCd("Unbelievable, isn't it?!",0,26):PROCd("How does it do it?!",0,28):PROCs:MODE6:VDU23;8202;0;0;0;
  150CHAIN"$.MENU"
  160 
  170DEFPROCf:FORg=1TO6:PROCg(g*5,14):NEXTg
  180GCOL0,2:PROCo(6,15,"� �"):PROCo(6,17,"� �"):PROCo(6,19,"� �"):PROCo(6,21,"� �"):PROCo(7,18,"�"):PROCo(5.2,14.3,"9")
  190GCOL0,1:PROCo(11,15,"� �"):PROCo(11,18,"� �"):PROCo(11,21,"� �"):PROCo(12,19.5,"�"):PROCo(10.2,14.3,"7")
  200GCOL0,2:PROCo(16,15,"� �"):PROCo(16,18,"� �"):PROCo(16,21,"� �"):PROCo(17,19.5,"�"):PROCo(17,16.5,"�"):PROCo(15.2,14.3,"8")
  210GCOL0,2:PROCo(21,15,"� �"):PROCo(21,18,"� �"):PROCo(21,21,"� �"):PROCo(22,19.5,"�"):PROCo(20.2,14.3,"7")
  220GCOL0,1:PROCo(26,15,"� �"):PROCo(26,18,"� �"):PROCo(26,21,"� �"):PROCo(27,19.5,"�"):PROCo(27,16.5,"�"):PROCo(25.2,14.3,"8")
  230PROCo(31,15,"� �"):PROCo(31,17,"� �"):PROCo(31,19,"� �"):PROCo(31,21,"� �"):PROCo(32,18,"�"):PROCo(30.2,14.3,"9"):ENDPROC
  240 
  250DEFPROCg(x,y):VDU5:GCOL0,3:MOVEx*32,1020-(y*32):PRINT"�����":FORw=1TO7:MOVEx*32,1020-(w*32)-(y*32):PRINT"�����":NEXTw:MOVEx*32,1020-y*32-(w*32):PRINT"�����"
  260GCOL0,2:MOVEx*32,1020-(y*32):PRINT"������":FORw=1TO7:MOVEx*32,1020-(w*32)-(y*32):PRINT"�    �":NEXTw:MOVEx*32,1020-y*32-(w*32):PRINT"�___��":ENDPROC
  270 
  280DEFPROCo(x,y,S$):MOVEx*32,1020-(y*32):PRINTS$:ENDPROC
  290 
  300DEFPROCd(A$,x,y):GCOL0,3:MOVE((x*32)+12),1020-(y*32):PRINTA$:GCOL0,1:MOVE((x*32)+4),1012-(y*32):PRINTA$:ENDPROC
  310 
  320DEFPROCr:PROCl:OSCLI("FX 21"):REPEATUNTILGET=13:VDU4,28,0,31,39,3,19,1,2;0;19,2,2;0;19,3,2;0;:CLS:VDU5:ENDPROC
  321 
  330DEFPROCl:VDU19,0,2;0;19,1,1;0;19,2,0;0;19,3,7;0;:ENDPROC
  340 
  350DEFPROCe:FORF=1TO2400:NEXTF:ENDPROC
  360 
  370DEFPROCt:VDU4:COLOUR2:A=6:B=18:C=15:FORt=A TO 0 STEP -1:PRINTTAB(B,C);t;":":FORs=59 TO 0 STEP - 1:IFs>9PRINTTAB(B+2,C);s ELSE PRINTTAB(B+2,C);"0";s
  380NEXTs:NEXT:ENDPROC
  390 
  400DEFPROCse:FORg=1TO5:PROCg((g*5)+2.5,16):NEXTg:GCOL0,2:PROCo(8.5,17,"� �"):PROCo(8.5,20,"� �"):PROCo(8.5,23,"� �"):PROCo(9.5,18.5,"�"):PROCo(7.7,16.3,"7")
  410GCOL0,1:PROCo(13.5,17,"� �"):PROCo(13.5,19,"� �"):PROCo(13.5,21,"� �"):PROCo(13.5,23,"� �"):PROCo(14.5,20,"�"):PROCo(12.7,16.3,"9")
  420GCOL0,2:PROCo(18.5,17,"� �"):PROCo(18.5,20,"� �"):PROCo(18.5,23,"� �"):PROCo(19.5,21.5,"�"):PROCo(19.5,18.5,"�"):PROCo(17.7,16.3,"8")
  430GCOL0,2:PROCo(23.5,17,"� �"):PROCo(23.5,19,"� �"):PROCo(23.5,21,"� �"):PROCo(23.5,23,"� �"):PROCo(24.5,20,"�"):PROCo(22.7,16.3,"9")
  440GCOL0,1:PROCo(28.5,17,"� �"):PROCo(28.5,20,"� �"):PROCo(28.5,23,"� �"):PROCo(29.5,18.5,"�"):PROCo(27.7,16.3,"7"):ENDPROC
  450 
  460DEFPROCs:OSCLI("FX 21"):PROCd("PRESS <RETURN>",13,30.5):PROCl:REPEATUNTILGET=13
  470IFP%=1 VDU19,1,2;0;19,2,2;0;19,3,2;0;4,28,0,31,39,3
  480IFP%=2 VDU4,28,0,31,39,26
  490CLS:VDU5:ENDPROC

<�1:�23;8202;0;0;0;19,1,0;0;19,2,0;0;19,3,0;0;5:P%=1:R%=1
��d("BRAIN WAVE UTILITY",11,1):�d("====================",10,2):�d("THIS is probably the most astonishing",0,6):�d("utility you have ever seen for your BBC",0,8):�d("or Electron!",0,10)
��d("It demonstrates, without the use of any",0,14):�d("hardware extension whatsoever, how the",0,16):�d("6502 processor can 'know' what its user",0,18):�d("is thinking via close emission from",0,20)
(��d("brain-waves!",0,22):�s:�d("What follows here is a demonstration",0,6):�d("card program to show this process in",0,8):�d("action. It relies on the user following",0,10)
2��d("on-screen instructions and, although it",0,12):�d("seems impossible, achieves over a 90%",0,14):�d("success rate. Playing cards are used",0,16):�d("for familiarity within the utility but",0,18)
<��d("note that it is NOT a card trick. It",0,20):�d("would be impossible to recreate the",0,22):�d("demonstration with real playing cards!",0,24):�s:�d("Follow the instructions EXACTLY as you",0,6)
F��d("see them ...",0,8):�d("... and prepare to be amazed!",0,10):�l:�e:�f:�e:�d("Mentally select a card and concentrate",0,26):�d("on it as hard as you can on it...",0,28):�e:P%=2:�s
P��d("Now say your card out loud a few times",0,26):�d("to help you remember it. ABSOLUTELY",0,28):�d("commit it to memory then press <RETURN>",0,30):�r:�d("The next part sounds completely insane",0,6)
Z��d("but is completely necessary to ensure",0,8):�d("the demonstration works properly ...",0,10):�d("Put your head in contact with the right",0,14):�d("hand side of your machine and",0,16)
d��d("CONCENTRATE ALL OF YOUR THOUGHTS on the",0,18):�d("card that you selected for at least",0,20):�d("three seconds! (The Master Compact",0,22):�d("actually seems to work from up to five",0,24)
n��d("feet away but it's worth following this",0,26):�d("step for weirdness value!) After three",0,28):�d("seconds, remove and press <RETURN>",0,30):�r:�d("Although the result is quickly worked",0,6)
x��d("out, there is now a countdown before",0,8):�d("the results are displayed to tantalise",0,10):�d("you ...",0,12):�d("This demonstration worked on 99.2% of",0,24):�d("BBC computers tested.",0,26)
���l:�e:�t:P%=1:�5:�s:�d("If your 6502 processor is functioning",0,6):�d("correctly, the card you selected will",0,8):�d("now have been removed from the original",0,10)
���d("selection! See for yourself!",0,12):�l:�e:�se:�e:�d("Unbelievable, isn't it?!",0,26):�d("How does it do it?!",0,28):�s:�6:�23;8202;0;0;0;
�
�"$.MENU"
� 
���f:�g=1�6:�g(g*5,14):�g
�b�0,2:�o(6,15,"� �"):�o(6,17,"� �"):�o(6,19,"� �"):�o(6,21,"� �"):�o(7,18,"�"):�o(5.2,14.3,"9")
�Z�0,1:�o(11,15,"� �"):�o(11,18,"� �"):�o(11,21,"� �"):�o(12,19.5,"�"):�o(10.2,14.3,"7")
�j�0,2:�o(16,15,"� �"):�o(16,18,"� �"):�o(16,21,"� �"):�o(17,19.5,"�"):�o(17,16.5,"�"):�o(15.2,14.3,"8")
�Z�0,2:�o(21,15,"� �"):�o(21,18,"� �"):�o(21,21,"� �"):�o(22,19.5,"�"):�o(20.2,14.3,"7")
�j�0,1:�o(26,15,"� �"):�o(26,18,"� �"):�o(26,21,"� �"):�o(27,19.5,"�"):�o(27,16.5,"�"):�o(25.2,14.3,"8")
�e�o(31,15,"� �"):�o(31,17,"� �"):�o(31,19,"� �"):�o(31,21,"� �"):�o(32,18,"�"):�o(30.2,14.3,"9"):�
� 
�{��g(x,y):�5:�0,3:�x*32,1020-(y*32):�"�����":�w=1�7:�x*32,1020-(w*32)-(y*32):�"�����":�w:�x*32,1020-y*32-(w*32):�"�����"
t�0,2:�x*32,1020-(y*32):�"������":�w=1�7:�x*32,1020-(w*32)-(y*32):�"�    �":�w:�x*32,1020-y*32-(w*32):�"�___�":�
 
'��o(x,y,S$):�x*32,1020-(y*32):�S$:�
" 
,T��d(A$,x,y):�0,3:�((x*32)+12),1020-(y*32):�A$:�0,1:�((x*32)+4),1012-(y*32):�A$:�
6 
@O��r:�l:�("FX 21"):���=13:�4,28,0,31,39,3,19,1,2;0;19,2,2;0;19,3,2;0;:�:�5:�
A 
J/��l:�19,0,2;0;19,1,1;0;19,2,0;0;19,3,7;0;:�
T 
^��e:�F=1�2400:�F:�
h 
rf��t:�4:�2:A=6:B=18:C=15:�t=A � 0 � -1:�B,C);t;":":�s=59 � 0 � - 1:�s>9�B+2,C);s � �B+2,C);"0";s
|
�s:�:�
� 
�}��se:�g=1�5:�g((g*5)+2.5,16):�g:�0,2:�o(8.5,17,"� �"):�o(8.5,20,"� �"):�o(8.5,23,"� �"):�o(9.5,18.5,"�"):�o(7.7,16.3,"7")
�r�0,1:�o(13.5,17,"� �"):�o(13.5,19,"� �"):�o(13.5,21,"� �"):�o(13.5,23,"� �"):�o(14.5,20,"�"):�o(12.7,16.3,"9")
�t�0,2:�o(18.5,17,"� �"):�o(18.5,20,"� �"):�o(18.5,23,"� �"):�o(19.5,21.5,"�"):�o(19.5,18.5,"�"):�o(17.7,16.3,"8")
�r�0,2:�o(23.5,17,"� �"):�o(23.5,19,"� �"):�o(23.5,21,"� �"):�o(23.5,23,"� �"):�o(24.5,20,"�"):�o(22.7,16.3,"9")
�d�0,1:�o(28.5,17,"� �"):�o(28.5,20,"� �"):�o(28.5,23,"� �"):�o(29.5,18.5,"�"):�o(27.7,16.3,"7"):�
� 
�9��s:�("FX 21"):�d("PRESS <RETURN>",13,30.5):�l:���=13
�4�P%=1 �19,1,2;0;19,2,2;0;19,3,2;0;4,28,0,31,39,3
��P%=2 �4,28,0,31,39,26
�
�:�5:�
�
00000000  0d 00 0a 3c eb 31 3a ef  32 33 3b 38 32 30 32 3b  |...<.1:.23;8202;|
00000010  30 3b 30 3b 30 3b 31 39  2c 31 2c 30 3b 30 3b 31  |0;0;0;19,1,0;0;1|
00000020  39 2c 32 2c 30 3b 30 3b  31 39 2c 33 2c 30 3b 30  |9,2,0;0;19,3,0;0|
00000030  3b 35 3a 50 25 3d 31 3a  52 25 3d 31 0d 00 14 bb  |;5:P%=1:R%=1....|
00000040  f2 64 28 22 42 52 41 49  4e 20 57 41 56 45 20 55  |.d("BRAIN WAVE U|
00000050  54 49 4c 49 54 59 22 2c  31 31 2c 31 29 3a f2 64  |TILITY",11,1):.d|
00000060  28 22 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |("==============|
00000070  3d 3d 3d 3d 3d 3d 22 2c  31 30 2c 32 29 3a f2 64  |======",10,2):.d|
00000080  28 22 54 48 49 53 20 69  73 20 70 72 6f 62 61 62  |("THIS is probab|
00000090  6c 79 20 74 68 65 20 6d  6f 73 74 20 61 73 74 6f  |ly the most asto|
000000a0  6e 69 73 68 69 6e 67 22  2c 30 2c 36 29 3a f2 64  |nishing",0,6):.d|
000000b0  28 22 75 74 69 6c 69 74  79 20 79 6f 75 20 68 61  |("utility you ha|
000000c0  76 65 20 65 76 65 72 20  73 65 65 6e 20 66 6f 72  |ve ever seen for|
000000d0  20 79 6f 75 72 20 42 42  43 22 2c 30 2c 38 29 3a  | your BBC",0,8):|
000000e0  f2 64 28 22 6f 72 20 45  6c 65 63 74 72 6f 6e 21  |.d("or Electron!|
000000f0  22 2c 30 2c 31 30 29 0d  00 1e ca f2 64 28 22 49  |",0,10).....d("I|
00000100  74 20 64 65 6d 6f 6e 73  74 72 61 74 65 73 2c 20  |t demonstrates, |
00000110  77 69 74 68 6f 75 74 20  74 68 65 20 75 73 65 20  |without the use |
00000120  6f 66 20 61 6e 79 22 2c  30 2c 31 34 29 3a f2 64  |of any",0,14):.d|
00000130  28 22 68 61 72 64 77 61  72 65 20 65 78 74 65 6e  |("hardware exten|
00000140  73 69 6f 6e 20 77 68 61  74 73 6f 65 76 65 72 2c  |sion whatsoever,|
00000150  20 68 6f 77 20 74 68 65  22 2c 30 2c 31 36 29 3a  | how the",0,16):|
00000160  f2 64 28 22 36 35 30 32  20 70 72 6f 63 65 73 73  |.d("6502 process|
00000170  6f 72 20 63 61 6e 20 27  6b 6e 6f 77 27 20 77 68  |or can 'know' wh|
00000180  61 74 20 69 74 73 20 75  73 65 72 22 2c 30 2c 31  |at its user",0,1|
00000190  38 29 3a f2 64 28 22 69  73 20 74 68 69 6e 6b 69  |8):.d("is thinki|
000001a0  6e 67 20 76 69 61 20 63  6c 6f 73 65 20 65 6d 69  |ng via close emi|
000001b0  73 73 69 6f 6e 20 66 72  6f 6d 22 2c 30 2c 32 30  |ssion from",0,20|
000001c0  29 0d 00 28 af f2 64 28  22 62 72 61 69 6e 2d 77  |)..(..d("brain-w|
000001d0  61 76 65 73 21 22 2c 30  2c 32 32 29 3a f2 73 3a  |aves!",0,22):.s:|
000001e0  f2 64 28 22 57 68 61 74  20 66 6f 6c 6c 6f 77 73  |.d("What follows|
000001f0  20 68 65 72 65 20 69 73  20 61 20 64 65 6d 6f 6e  | here is a demon|
00000200  73 74 72 61 74 69 6f 6e  22 2c 30 2c 36 29 3a f2  |stration",0,6):.|
00000210  64 28 22 63 61 72 64 20  70 72 6f 67 72 61 6d 20  |d("card program |
00000220  74 6f 20 73 68 6f 77 20  74 68 69 73 20 70 72 6f  |to show this pro|
00000230  63 65 73 73 20 69 6e 22  2c 30 2c 38 29 3a f2 64  |cess in",0,8):.d|
00000240  28 22 61 63 74 69 6f 6e  2e 20 49 74 20 72 65 6c  |("action. It rel|
00000250  69 65 73 20 6f 6e 20 74  68 65 20 75 73 65 72 20  |ies on the user |
00000260  66 6f 6c 6c 6f 77 69 6e  67 22 2c 30 2c 31 30 29  |following",0,10)|
00000270  0d 00 32 c9 f2 64 28 22  6f 6e 2d 73 63 72 65 65  |..2..d("on-scree|
00000280  6e 20 69 6e 73 74 72 75  63 74 69 6f 6e 73 20 61  |n instructions a|
00000290  6e 64 2c 20 61 6c 74 68  6f 75 67 68 20 69 74 22  |nd, although it"|
000002a0  2c 30 2c 31 32 29 3a f2  64 28 22 73 65 65 6d 73  |,0,12):.d("seems|
000002b0  20 69 6d 70 6f 73 73 69  62 6c 65 2c 20 61 63 68  | impossible, ach|
000002c0  69 65 76 65 73 20 6f 76  65 72 20 61 20 39 30 25  |ieves over a 90%|
000002d0  22 2c 30 2c 31 34 29 3a  f2 64 28 22 73 75 63 63  |",0,14):.d("succ|
000002e0  65 73 73 20 72 61 74 65  2e 20 50 6c 61 79 69 6e  |ess rate. Playin|
000002f0  67 20 63 61 72 64 73 20  61 72 65 20 75 73 65 64  |g cards are used|
00000300  22 2c 30 2c 31 36 29 3a  f2 64 28 22 66 6f 72 20  |",0,16):.d("for |
00000310  66 61 6d 69 6c 69 61 72  69 74 79 20 77 69 74 68  |familiarity with|
00000320  69 6e 20 74 68 65 20 75  74 69 6c 69 74 79 20 62  |in the utility b|
00000330  75 74 22 2c 30 2c 31 38  29 0d 00 3c c8 f2 64 28  |ut",0,18)..<..d(|
00000340  22 6e 6f 74 65 20 74 68  61 74 20 69 74 20 69 73  |"note that it is|
00000350  20 4e 4f 54 20 61 20 63  61 72 64 20 74 72 69 63  | NOT a card tric|
00000360  6b 2e 20 49 74 22 2c 30  2c 32 30 29 3a f2 64 28  |k. It",0,20):.d(|
00000370  22 77 6f 75 6c 64 20 62  65 20 69 6d 70 6f 73 73  |"would be imposs|
00000380  69 62 6c 65 20 74 6f 20  72 65 63 72 65 61 74 65  |ible to recreate|
00000390  20 74 68 65 22 2c 30 2c  32 32 29 3a f2 64 28 22  | the",0,22):.d("|
000003a0  64 65 6d 6f 6e 73 74 72  61 74 69 6f 6e 20 77 69  |demonstration wi|
000003b0  74 68 20 72 65 61 6c 20  70 6c 61 79 69 6e 67 20  |th real playing |
000003c0  63 61 72 64 73 21 22 2c  30 2c 32 34 29 3a f2 73  |cards!",0,24):.s|
000003d0  3a f2 64 28 22 46 6f 6c  6c 6f 77 20 74 68 65 20  |:.d("Follow the |
000003e0  69 6e 73 74 72 75 63 74  69 6f 6e 73 20 45 58 41  |instructions EXA|
000003f0  43 54 4c 59 20 61 73 20  79 6f 75 22 2c 30 2c 36  |CTLY as you",0,6|
00000400  29 0d 00 46 b9 f2 64 28  22 73 65 65 20 74 68 65  |)..F..d("see the|
00000410  6d 20 2e 2e 2e 22 2c 30  2c 38 29 3a f2 64 28 22  |m ...",0,8):.d("|
00000420  2e 2e 2e 20 61 6e 64 20  70 72 65 70 61 72 65 20  |... and prepare |
00000430  74 6f 20 62 65 20 61 6d  61 7a 65 64 21 22 2c 30  |to be amazed!",0|
00000440  2c 31 30 29 3a f2 6c 3a  f2 65 3a f2 66 3a f2 65  |,10):.l:.e:.f:.e|
00000450  3a f2 64 28 22 4d 65 6e  74 61 6c 6c 79 20 73 65  |:.d("Mentally se|
00000460  6c 65 63 74 20 61 20 63  61 72 64 20 61 6e 64 20  |lect a card and |
00000470  63 6f 6e 63 65 6e 74 72  61 74 65 22 2c 30 2c 32  |concentrate",0,2|
00000480  36 29 3a f2 64 28 22 6f  6e 20 69 74 20 61 73 20  |6):.d("on it as |
00000490  68 61 72 64 20 61 73 20  79 6f 75 20 63 61 6e 20  |hard as you can |
000004a0  6f 6e 20 69 74 2e 2e 2e  22 2c 30 2c 32 38 29 3a  |on it...",0,28):|
000004b0  f2 65 3a 50 25 3d 32 3a  f2 73 0d 00 50 cb f2 64  |.e:P%=2:.s..P..d|
000004c0  28 22 4e 6f 77 20 73 61  79 20 79 6f 75 72 20 63  |("Now say your c|
000004d0  61 72 64 20 6f 75 74 20  6c 6f 75 64 20 61 20 66  |ard out loud a f|
000004e0  65 77 20 74 69 6d 65 73  22 2c 30 2c 32 36 29 3a  |ew times",0,26):|
000004f0  f2 64 28 22 74 6f 20 68  65 6c 70 20 79 6f 75 20  |.d("to help you |
00000500  72 65 6d 65 6d 62 65 72  20 69 74 2e 20 41 42 53  |remember it. ABS|
00000510  4f 4c 55 54 45 4c 59 22  2c 30 2c 32 38 29 3a f2  |OLUTELY",0,28):.|
00000520  64 28 22 63 6f 6d 6d 69  74 20 69 74 20 74 6f 20  |d("commit it to |
00000530  6d 65 6d 6f 72 79 20 74  68 65 6e 20 70 72 65 73  |memory then pres|
00000540  73 20 3c 52 45 54 55 52  4e 3e 22 2c 30 2c 33 30  |s <RETURN>",0,30|
00000550  29 3a f2 72 3a f2 64 28  22 54 68 65 20 6e 65 78  |):.r:.d("The nex|
00000560  74 20 70 61 72 74 20 73  6f 75 6e 64 73 20 63 6f  |t part sounds co|
00000570  6d 70 6c 65 74 65 6c 79  20 69 6e 73 61 6e 65 22  |mpletely insane"|
00000580  2c 30 2c 36 29 0d 00 5a  bf f2 64 28 22 62 75 74  |,0,6)..Z..d("but|
00000590  20 69 73 20 63 6f 6d 70  6c 65 74 65 6c 79 20 6e  | is completely n|
000005a0  65 63 65 73 73 61 72 79  20 74 6f 20 65 6e 73 75  |ecessary to ensu|
000005b0  72 65 22 2c 30 2c 38 29  3a f2 64 28 22 74 68 65  |re",0,8):.d("the|
000005c0  20 64 65 6d 6f 6e 73 74  72 61 74 69 6f 6e 20 77  | demonstration w|
000005d0  6f 72 6b 73 20 70 72 6f  70 65 72 6c 79 20 2e 2e  |orks properly ..|
000005e0  2e 22 2c 30 2c 31 30 29  3a f2 64 28 22 50 75 74  |.",0,10):.d("Put|
000005f0  20 79 6f 75 72 20 68 65  61 64 20 69 6e 20 63 6f  | your head in co|
00000600  6e 74 61 63 74 20 77 69  74 68 20 74 68 65 20 72  |ntact with the r|
00000610  69 67 68 74 22 2c 30 2c  31 34 29 3a f2 64 28 22  |ight",0,14):.d("|
00000620  68 61 6e 64 20 73 69 64  65 20 6f 66 20 79 6f 75  |hand side of you|
00000630  72 20 6d 61 63 68 69 6e  65 20 61 6e 64 22 2c 30  |r machine and",0|
00000640  2c 31 36 29 0d 00 64 c5  f2 64 28 22 43 4f 4e 43  |,16)..d..d("CONC|
00000650  45 4e 54 52 41 54 45 20  41 4c 4c 20 4f 46 20 59  |ENTRATE ALL OF Y|
00000660  4f 55 52 20 54 48 4f 55  47 48 54 53 20 6f 6e 20  |OUR THOUGHTS on |
00000670  74 68 65 22 2c 30 2c 31  38 29 3a f2 64 28 22 63  |the",0,18):.d("c|
00000680  61 72 64 20 74 68 61 74  20 79 6f 75 20 73 65 6c  |ard that you sel|
00000690  65 63 74 65 64 20 66 6f  72 20 61 74 20 6c 65 61  |ected for at lea|
000006a0  73 74 22 2c 30 2c 32 30  29 3a f2 64 28 22 74 68  |st",0,20):.d("th|
000006b0  72 65 65 20 73 65 63 6f  6e 64 73 21 20 28 54 68  |ree seconds! (Th|
000006c0  65 20 4d 61 73 74 65 72  20 43 6f 6d 70 61 63 74  |e Master Compact|
000006d0  22 2c 30 2c 32 32 29 3a  f2 64 28 22 61 63 74 75  |",0,22):.d("actu|
000006e0  61 6c 6c 79 20 73 65 65  6d 73 20 74 6f 20 77 6f  |ally seems to wo|
000006f0  72 6b 20 66 72 6f 6d 20  75 70 20 74 6f 20 66 69  |rk from up to fi|
00000700  76 65 22 2c 30 2c 32 34  29 0d 00 6e c9 f2 64 28  |ve",0,24)..n..d(|
00000710  22 66 65 65 74 20 61 77  61 79 20 62 75 74 20 69  |"feet away but i|
00000720  74 27 73 20 77 6f 72 74  68 20 66 6f 6c 6c 6f 77  |t's worth follow|
00000730  69 6e 67 20 74 68 69 73  22 2c 30 2c 32 36 29 3a  |ing this",0,26):|
00000740  f2 64 28 22 73 74 65 70  20 66 6f 72 20 77 65 69  |.d("step for wei|
00000750  72 64 6e 65 73 73 20 76  61 6c 75 65 21 29 20 41  |rdness value!) A|
00000760  66 74 65 72 20 74 68 72  65 65 22 2c 30 2c 32 38  |fter three",0,28|
00000770  29 3a f2 64 28 22 73 65  63 6f 6e 64 73 2c 20 72  |):.d("seconds, r|
00000780  65 6d 6f 76 65 20 61 6e  64 20 70 72 65 73 73 20  |emove and press |
00000790  3c 52 45 54 55 52 4e 3e  22 2c 30 2c 33 30 29 3a  |<RETURN>",0,30):|
000007a0  f2 72 3a f2 64 28 22 41  6c 74 68 6f 75 67 68 20  |.r:.d("Although |
000007b0  74 68 65 20 72 65 73 75  6c 74 20 69 73 20 71 75  |the result is qu|
000007c0  69 63 6b 6c 79 20 77 6f  72 6b 65 64 22 2c 30 2c  |ickly worked",0,|
000007d0  36 29 0d 00 78 c9 f2 64  28 22 6f 75 74 2c 20 74  |6)..x..d("out, t|
000007e0  68 65 72 65 20 69 73 20  6e 6f 77 20 61 20 63 6f  |here is now a co|
000007f0  75 6e 74 64 6f 77 6e 20  62 65 66 6f 72 65 22 2c  |untdown before",|
00000800  30 2c 38 29 3a f2 64 28  22 74 68 65 20 72 65 73  |0,8):.d("the res|
00000810  75 6c 74 73 20 61 72 65  20 64 69 73 70 6c 61 79  |ults are display|
00000820  65 64 20 74 6f 20 74 61  6e 74 61 6c 69 73 65 22  |ed to tantalise"|
00000830  2c 30 2c 31 30 29 3a f2  64 28 22 79 6f 75 20 2e  |,0,10):.d("you .|
00000840  2e 2e 22 2c 30 2c 31 32  29 3a f2 64 28 22 54 68  |..",0,12):.d("Th|
00000850  69 73 20 64 65 6d 6f 6e  73 74 72 61 74 69 6f 6e  |is demonstration|
00000860  20 77 6f 72 6b 65 64 20  6f 6e 20 39 39 2e 32 25  | worked on 99.2%|
00000870  20 6f 66 22 2c 30 2c 32  34 29 3a f2 64 28 22 42  | of",0,24):.d("B|
00000880  42 43 20 63 6f 6d 70 75  74 65 72 73 20 74 65 73  |BC computers tes|
00000890  74 65 64 2e 22 2c 30 2c  32 36 29 0d 00 82 aa f2  |ted.",0,26).....|
000008a0  6c 3a f2 65 3a f2 74 3a  50 25 3d 31 3a ef 35 3a  |l:.e:.t:P%=1:.5:|
000008b0  f2 73 3a f2 64 28 22 49  66 20 79 6f 75 72 20 36  |.s:.d("If your 6|
000008c0  35 30 32 20 70 72 6f 63  65 73 73 6f 72 20 69 73  |502 processor is|
000008d0  20 66 75 6e 63 74 69 6f  6e 69 6e 67 22 2c 30 2c  | functioning",0,|
000008e0  36 29 3a f2 64 28 22 63  6f 72 72 65 63 74 6c 79  |6):.d("correctly|
000008f0  2c 20 74 68 65 20 63 61  72 64 20 79 6f 75 20 73  |, the card you s|
00000900  65 6c 65 63 74 65 64 20  77 69 6c 6c 22 2c 30 2c  |elected will",0,|
00000910  38 29 3a f2 64 28 22 6e  6f 77 20 68 61 76 65 20  |8):.d("now have |
00000920  62 65 65 6e 20 72 65 6d  6f 76 65 64 20 66 72 6f  |been removed fro|
00000930  6d 20 74 68 65 20 6f 72  69 67 69 6e 61 6c 22 2c  |m the original",|
00000940  30 2c 31 30 29 0d 00 8c  91 f2 64 28 22 73 65 6c  |0,10).....d("sel|
00000950  65 63 74 69 6f 6e 21 20  53 65 65 20 66 6f 72 20  |ection! See for |
00000960  79 6f 75 72 73 65 6c 66  21 22 2c 30 2c 31 32 29  |yourself!",0,12)|
00000970  3a f2 6c 3a f2 65 3a f2  73 65 3a f2 65 3a f2 64  |:.l:.e:.se:.e:.d|
00000980  28 22 55 6e 62 65 6c 69  65 76 61 62 6c 65 2c 20  |("Unbelievable, |
00000990  69 73 6e 27 74 20 69 74  3f 21 22 2c 30 2c 32 36  |isn't it?!",0,26|
000009a0  29 3a f2 64 28 22 48 6f  77 20 64 6f 65 73 20 69  |):.d("How does i|
000009b0  74 20 64 6f 20 69 74 3f  21 22 2c 30 2c 32 38 29  |t do it?!",0,28)|
000009c0  3a f2 73 3a eb 36 3a ef  32 33 3b 38 32 30 32 3b  |:.s:.6:.23;8202;|
000009d0  30 3b 30 3b 30 3b 0d 00  96 0d d7 22 24 2e 4d 45  |0;0;0;....."$.ME|
000009e0  4e 55 22 0d 00 a0 05 20  0d 00 aa 1c dd f2 66 3a  |NU".... ......f:|
000009f0  e3 67 3d 31 b8 36 3a f2  67 28 67 2a 35 2c 31 34  |.g=1.6:.g(g*5,14|
00000a00  29 3a ed 67 0d 00 b4 62  e6 30 2c 32 3a f2 6f 28  |):.g...b.0,2:.o(|
00000a10  36 2c 31 35 2c 22 e1 20  e1 22 29 3a f2 6f 28 36  |6,15,". ."):.o(6|
00000a20  2c 31 37 2c 22 e1 20 e1  22 29 3a f2 6f 28 36 2c  |,17,". ."):.o(6,|
00000a30  31 39 2c 22 f1 20 f1 22  29 3a f2 6f 28 36 2c 32  |19,". ."):.o(6,2|
00000a40  31 2c 22 f1 20 f1 22 29  3a f2 6f 28 37 2c 31 38  |1,". ."):.o(7,18|
00000a50  2c 22 e1 22 29 3a f2 6f  28 35 2e 32 2c 31 34 2e  |,"."):.o(5.2,14.|
00000a60  33 2c 22 39 22 29 0d 00  be 5a e6 30 2c 31 3a f2  |3,"9")...Z.0,1:.|
00000a70  6f 28 31 31 2c 31 35 2c  22 e2 20 e2 22 29 3a f2  |o(11,15,". ."):.|
00000a80  6f 28 31 31 2c 31 38 2c  22 e2 20 e2 22 29 3a f2  |o(11,18,". ."):.|
00000a90  6f 28 31 31 2c 32 31 2c  22 e2 20 e2 22 29 3a f2  |o(11,21,". ."):.|
00000aa0  6f 28 31 32 2c 31 39 2e  35 2c 22 e2 22 29 3a f2  |o(12,19.5,"."):.|
00000ab0  6f 28 31 30 2e 32 2c 31  34 2e 33 2c 22 37 22 29  |o(10.2,14.3,"7")|
00000ac0  0d 00 c8 6a e6 30 2c 32  3a f2 6f 28 31 36 2c 31  |...j.0,2:.o(16,1|
00000ad0  35 2c 22 e3 20 e3 22 29  3a f2 6f 28 31 36 2c 31  |5,". ."):.o(16,1|
00000ae0  38 2c 22 f3 20 f3 22 29  3a f2 6f 28 31 36 2c 32  |8,". ."):.o(16,2|
00000af0  31 2c 22 f3 20 f3 22 29  3a f2 6f 28 31 37 2c 31  |1,". ."):.o(17,1|
00000b00  39 2e 35 2c 22 e3 22 29  3a f2 6f 28 31 37 2c 31  |9.5,"."):.o(17,1|
00000b10  36 2e 35 2c 22 e3 22 29  3a f2 6f 28 31 35 2e 32  |6.5,"."):.o(15.2|
00000b20  2c 31 34 2e 33 2c 22 38  22 29 0d 00 d2 5a e6 30  |,14.3,"8")...Z.0|
00000b30  2c 32 3a f2 6f 28 32 31  2c 31 35 2c 22 e1 20 e1  |,2:.o(21,15,". .|
00000b40  22 29 3a f2 6f 28 32 31  2c 31 38 2c 22 f1 20 f1  |"):.o(21,18,". .|
00000b50  22 29 3a f2 6f 28 32 31  2c 32 31 2c 22 f1 20 f1  |"):.o(21,21,". .|
00000b60  22 29 3a f2 6f 28 32 32  2c 31 39 2e 35 2c 22 f1  |"):.o(22,19.5,".|
00000b70  22 29 3a f2 6f 28 32 30  2e 32 2c 31 34 2e 33 2c  |"):.o(20.2,14.3,|
00000b80  22 37 22 29 0d 00 dc 6a  e6 30 2c 31 3a f2 6f 28  |"7")...j.0,1:.o(|
00000b90  32 36 2c 31 35 2c 22 e2  20 e2 22 29 3a f2 6f 28  |26,15,". ."):.o(|
00000ba0  32 36 2c 31 38 2c 22 e2  20 e2 22 29 3a f2 6f 28  |26,18,". ."):.o(|
00000bb0  32 36 2c 32 31 2c 22 e2  20 e2 22 29 3a f2 6f 28  |26,21,". ."):.o(|
00000bc0  32 37 2c 31 39 2e 35 2c  22 e2 22 29 3a f2 6f 28  |27,19.5,"."):.o(|
00000bd0  32 37 2c 31 36 2e 35 2c  22 e2 22 29 3a f2 6f 28  |27,16.5,"."):.o(|
00000be0  32 35 2e 32 2c 31 34 2e  33 2c 22 38 22 29 0d 00  |25.2,14.3,"8")..|
00000bf0  e6 65 f2 6f 28 33 31 2c  31 35 2c 22 e0 20 e0 22  |.e.o(31,15,". ."|
00000c00  29 3a f2 6f 28 33 31 2c  31 37 2c 22 e0 20 e0 22  |):.o(31,17,". ."|
00000c10  29 3a f2 6f 28 33 31 2c  31 39 2c 22 f0 20 f0 22  |):.o(31,19,". ."|
00000c20  29 3a f2 6f 28 33 31 2c  32 31 2c 22 f0 20 f0 22  |):.o(31,21,". ."|
00000c30  29 3a f2 6f 28 33 32 2c  31 38 2c 22 e0 22 29 3a  |):.o(32,18,"."):|
00000c40  f2 6f 28 33 30 2e 32 2c  31 34 2e 33 2c 22 39 22  |.o(30.2,14.3,"9"|
00000c50  29 3a e1 0d 00 f0 05 20  0d 00 fa 7b dd f2 67 28  |):..... ...{..g(|
00000c60  78 2c 79 29 3a ef 35 3a  e6 30 2c 33 3a ec 78 2a  |x,y):.5:.0,3:.x*|
00000c70  33 32 2c 31 30 32 30 2d  28 79 2a 33 32 29 3a f1  |32,1020-(y*32):.|
00000c80  22 eb ef ef ef ec 22 3a  e3 77 3d 31 b8 37 3a ec  |".....":.w=1.7:.|
00000c90  78 2a 33 32 2c 31 30 32  30 2d 28 77 2a 33 32 29  |x*32,1020-(w*32)|
00000ca0  2d 28 79 2a 33 32 29 3a  f1 22 ef ef ef ef ef 22  |-(y*32):."....."|
00000cb0  3a ed 77 3a ec 78 2a 33  32 2c 31 30 32 30 2d 79  |:.w:.x*32,1020-y|
00000cc0  2a 33 32 2d 28 77 2a 33  32 29 3a f1 22 ed ef ef  |*32-(w*32):."...|
00000cd0  ef ee 22 0d 01 04 74 e6  30 2c 32 3a ec 78 2a 33  |.."...t.0,2:.x*3|
00000ce0  32 2c 31 30 32 30 2d 28  79 2a 33 32 29 3a f1 22  |2,1020-(y*32):."|
00000cf0  e4 e8 e8 e8 e5 f4 22 3a  e3 77 3d 31 b8 37 3a ec  |......":.w=1.7:.|
00000d00  78 2a 33 32 2c 31 30 32  30 2d 28 77 2a 33 32 29  |x*32,1020-(w*32)|
00000d10  2d 28 79 2a 33 32 29 3a  f1 22 ea 20 20 20 20 ea  |-(y*32):.".    .|
00000d20  22 3a ed 77 3a ec 78 2a  33 32 2c 31 30 32 30 2d  |":.w:.x*32,1020-|
00000d30  79 2a 33 32 2d 28 77 2a  33 32 29 3a f1 22 e6 5f  |y*32-(w*32):."._|
00000d40  5f 5f e7 f5 22 3a e1 0d  01 0e 05 20 0d 01 18 27  |__..":..... ...'|
00000d50  dd f2 6f 28 78 2c 79 2c  53 24 29 3a ec 78 2a 33  |..o(x,y,S$):.x*3|
00000d60  32 2c 31 30 32 30 2d 28  79 2a 33 32 29 3a f1 53  |2,1020-(y*32):.S|
00000d70  24 3a e1 0d 01 22 05 20  0d 01 2c 54 dd f2 64 28  |$:...". ..,T..d(|
00000d80  41 24 2c 78 2c 79 29 3a  e6 30 2c 33 3a ec 28 28  |A$,x,y):.0,3:.((|
00000d90  78 2a 33 32 29 2b 31 32  29 2c 31 30 32 30 2d 28  |x*32)+12),1020-(|
00000da0  79 2a 33 32 29 3a f1 41  24 3a e6 30 2c 31 3a ec  |y*32):.A$:.0,1:.|
00000db0  28 28 78 2a 33 32 29 2b  34 29 2c 31 30 31 32 2d  |((x*32)+4),1012-|
00000dc0  28 79 2a 33 32 29 3a f1  41 24 3a e1 0d 01 36 05  |(y*32):.A$:...6.|
00000dd0  20 0d 01 40 4f dd f2 72  3a f2 6c 3a ff 28 22 46  | ..@O..r:.l:.("F|
00000de0  58 20 32 31 22 29 3a f5  fd a5 3d 31 33 3a ef 34  |X 21"):...=13:.4|
00000df0  2c 32 38 2c 30 2c 33 31  2c 33 39 2c 33 2c 31 39  |,28,0,31,39,3,19|
00000e00  2c 31 2c 32 3b 30 3b 31  39 2c 32 2c 32 3b 30 3b  |,1,2;0;19,2,2;0;|
00000e10  31 39 2c 33 2c 32 3b 30  3b 3a db 3a ef 35 3a e1  |19,3,2;0;:.:.5:.|
00000e20  0d 01 41 05 20 0d 01 4a  2f dd f2 6c 3a ef 31 39  |..A. ..J/..l:.19|
00000e30  2c 30 2c 32 3b 30 3b 31  39 2c 31 2c 31 3b 30 3b  |,0,2;0;19,1,1;0;|
00000e40  31 39 2c 32 2c 30 3b 30  3b 31 39 2c 33 2c 37 3b  |19,2,0;0;19,3,7;|
00000e50  30 3b 3a e1 0d 01 54 05  20 0d 01 5e 16 dd f2 65  |0;:...T. ..^...e|
00000e60  3a e3 46 3d 31 b8 32 34  30 30 3a ed 46 3a e1 0d  |:.F=1.2400:.F:..|
00000e70  01 68 05 20 0d 01 72 66  dd f2 74 3a ef 34 3a fb  |.h. ..rf..t:.4:.|
00000e80  32 3a 41 3d 36 3a 42 3d  31 38 3a 43 3d 31 35 3a  |2:A=6:B=18:C=15:|
00000e90  e3 74 3d 41 20 b8 20 30  20 88 20 2d 31 3a f1 8a  |.t=A . 0 . -1:..|
00000ea0  42 2c 43 29 3b 74 3b 22  3a 22 3a e3 73 3d 35 39  |B,C);t;":":.s=59|
00000eb0  20 b8 20 30 20 88 20 2d  20 31 3a e7 73 3e 39 f1  | . 0 . - 1:.s>9.|
00000ec0  8a 42 2b 32 2c 43 29 3b  73 20 8b 20 f1 8a 42 2b  |.B+2,C);s . ..B+|
00000ed0  32 2c 43 29 3b 22 30 22  3b 73 0d 01 7c 0a ed 73  |2,C);"0";s..|..s|
00000ee0  3a ed 3a e1 0d 01 86 05  20 0d 01 90 7d dd f2 73  |:.:..... ...}..s|
00000ef0  65 3a e3 67 3d 31 b8 35  3a f2 67 28 28 67 2a 35  |e:.g=1.5:.g((g*5|
00000f00  29 2b 32 2e 35 2c 31 36  29 3a ed 67 3a e6 30 2c  |)+2.5,16):.g:.0,|
00000f10  32 3a f2 6f 28 38 2e 35  2c 31 37 2c 22 e3 20 e3  |2:.o(8.5,17,". .|
00000f20  22 29 3a f2 6f 28 38 2e  35 2c 32 30 2c 22 f3 20  |"):.o(8.5,20,". |
00000f30  f3 22 29 3a f2 6f 28 38  2e 35 2c 32 33 2c 22 f3  |."):.o(8.5,23,".|
00000f40  20 f3 22 29 3a f2 6f 28  39 2e 35 2c 31 38 2e 35  | ."):.o(9.5,18.5|
00000f50  2c 22 e3 22 29 3a f2 6f  28 37 2e 37 2c 31 36 2e  |,"."):.o(7.7,16.|
00000f60  33 2c 22 37 22 29 0d 01  9a 72 e6 30 2c 31 3a f2  |3,"7")...r.0,1:.|
00000f70  6f 28 31 33 2e 35 2c 31  37 2c 22 e2 20 e2 22 29  |o(13.5,17,". .")|
00000f80  3a f2 6f 28 31 33 2e 35  2c 31 39 2c 22 e2 20 e2  |:.o(13.5,19,". .|
00000f90  22 29 3a f2 6f 28 31 33  2e 35 2c 32 31 2c 22 e2  |"):.o(13.5,21,".|
00000fa0  20 e2 22 29 3a f2 6f 28  31 33 2e 35 2c 32 33 2c  | ."):.o(13.5,23,|
00000fb0  22 e2 20 e2 22 29 3a f2  6f 28 31 34 2e 35 2c 32  |". ."):.o(14.5,2|
00000fc0  30 2c 22 e2 22 29 3a f2  6f 28 31 32 2e 37 2c 31  |0,"."):.o(12.7,1|
00000fd0  36 2e 33 2c 22 39 22 29  0d 01 a4 74 e6 30 2c 32  |6.3,"9")...t.0,2|
00000fe0  3a f2 6f 28 31 38 2e 35  2c 31 37 2c 22 e1 20 e1  |:.o(18.5,17,". .|
00000ff0  22 29 3a f2 6f 28 31 38  2e 35 2c 32 30 2c 22 f1  |"):.o(18.5,20,".|
00001000  20 f1 22 29 3a f2 6f 28  31 38 2e 35 2c 32 33 2c  | ."):.o(18.5,23,|
00001010  22 f1 20 f1 22 29 3a f2  6f 28 31 39 2e 35 2c 32  |". ."):.o(19.5,2|
00001020  31 2e 35 2c 22 e1 22 29  3a f2 6f 28 31 39 2e 35  |1.5,"."):.o(19.5|
00001030  2c 31 38 2e 35 2c 22 e1  22 29 3a f2 6f 28 31 37  |,18.5,"."):.o(17|
00001040  2e 37 2c 31 36 2e 33 2c  22 38 22 29 0d 01 ae 72  |.7,16.3,"8")...r|
00001050  e6 30 2c 32 3a f2 6f 28  32 33 2e 35 2c 31 37 2c  |.0,2:.o(23.5,17,|
00001060  22 e3 20 e3 22 29 3a f2  6f 28 32 33 2e 35 2c 31  |". ."):.o(23.5,1|
00001070  39 2c 22 e3 20 e3 22 29  3a f2 6f 28 32 33 2e 35  |9,". ."):.o(23.5|
00001080  2c 32 31 2c 22 f3 20 f3  22 29 3a f2 6f 28 32 33  |,21,". ."):.o(23|
00001090  2e 35 2c 32 33 2c 22 f3  20 f3 22 29 3a f2 6f 28  |.5,23,". ."):.o(|
000010a0  32 34 2e 35 2c 32 30 2c  22 e3 22 29 3a f2 6f 28  |24.5,20,"."):.o(|
000010b0  32 32 2e 37 2c 31 36 2e  33 2c 22 39 22 29 0d 01  |22.7,16.3,"9")..|
000010c0  b8 64 e6 30 2c 31 3a f2  6f 28 32 38 2e 35 2c 31  |.d.0,1:.o(28.5,1|
000010d0  37 2c 22 e0 20 e0 22 29  3a f2 6f 28 32 38 2e 35  |7,". ."):.o(28.5|
000010e0  2c 32 30 2c 22 f0 20 f0  22 29 3a f2 6f 28 32 38  |,20,". ."):.o(28|
000010f0  2e 35 2c 32 33 2c 22 f0  20 f0 22 29 3a f2 6f 28  |.5,23,". ."):.o(|
00001100  32 39 2e 35 2c 31 38 2e  35 2c 22 e0 22 29 3a f2  |29.5,18.5,"."):.|
00001110  6f 28 32 37 2e 37 2c 31  36 2e 33 2c 22 37 22 29  |o(27.7,16.3,"7")|
00001120  3a e1 0d 01 c2 05 20 0d  01 cc 39 dd f2 73 3a ff  |:..... ...9..s:.|
00001130  28 22 46 58 20 32 31 22  29 3a f2 64 28 22 50 52  |("FX 21"):.d("PR|
00001140  45 53 53 20 3c 52 45 54  55 52 4e 3e 22 2c 31 33  |ESS <RETURN>",13|
00001150  2c 33 30 2e 35 29 3a f2  6c 3a f5 fd a5 3d 31 33  |,30.5):.l:...=13|
00001160  0d 01 d6 34 e7 50 25 3d  31 20 ef 31 39 2c 31 2c  |...4.P%=1 .19,1,|
00001170  32 3b 30 3b 31 39 2c 32  2c 32 3b 30 3b 31 39 2c  |2;0;19,2,2;0;19,|
00001180  33 2c 32 3b 30 3b 34 2c  32 38 2c 30 2c 33 31 2c  |3,2;0;4,28,0,31,|
00001190  33 39 2c 33 0d 01 e0 1a  e7 50 25 3d 32 20 ef 34  |39,3.....P%=2 .4|
000011a0  2c 32 38 2c 30 2c 33 31  2c 33 39 2c 32 36 0d 01  |,28,0,31,39,26..|
000011b0  ea 0a db 3a ef 35 3a e1  0d ff                    |...:.5:...|
000011ba
U/BWU2.m0
U/BWU2.m1
U/BWU2.m2
U/BWU2.m4
U/BWU2.m5