Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape17a_acorn_eu_1990_december.wav » DEMO

DEMO

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 » Electron_User » Electron_User_tape17a_acorn_eu_1990_december.wav
Filename: DEMO
Read OK:
File size: 0B0C bytes
Load address: FFFF1900
Exec address: FFFF8023
Duplicates

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

File contents
   10REM Red Shift Public Domain
   20REM Christmas Demo
   30REM For The Micro User 1990
   40:
   50MODE7:VDU23;8202;0;0;0;
   60SCR%=0:?&FE00=6:?&FE01=0:PROCscreen(SCR%)
   70PROCdisplay:TIME=0:REPEAT:G%=INKEY(0)
   80UNTIL(G%>ASC"0"ANDG%<ASC"5") ORTIME>750
   90IFTIME>750 PROCclear:SCR%=NOTSCR%:PROCscreen(SCR%):GOTO70
  100IFG%=ASC"1" CHAIN"GOOD"
  110IFG%=ASC"2" CHAIN"WHILE"
  120IFG%=ASC"3" CHAIN"GOD"
  130IFG%=ASC"4" CHAIN"DECK"
  150GOTO70
  160DEFPROCscreen(S%):CLS:PRINT
  170IFS%=0 PROCscreen1 ELSEPROCscreen2
  180ENDPROC
  190 DEFPROCscreen1
  200 PRINT"��                                      ";
  210 PRINT"�� �~4~4~�}0~�}0~��4 ��}0~��4~�}0~�}0   ";
  220 PRINT"�� ��m' �oo5�?�5�}|0 �?�5�}|4�oo5�?�5   ";
  230 PRINT"�� �_>t �4~5�0z5rs�5 �0z5�ws1�4~5�0z5   ";
  240 PRINT"�� �o%o%o5�%o?�%o��% ���%o��%o5�%o��%   ";
  250 PRINT"��                                      ";
  260 PRINT"                                        ";
  270 PRINT"��                                      ";
  280 PRINT"�� ��  1. Good King Wenceslas           ";
  290 PRINT"�� ��  1. Good King Wenceslas           ";
  300 PRINT"�� ��  2. While Shepherds               ";
  310 PRINT"�� ��  2. While Shepherds               ";
  320 PRINT"�� ��  3. God Bless Ye Merry Gents      ";
  330 PRINT"�� ��  3. God Bless Ye Merry Gents      ";
  340 PRINT"�� ��  4. Deck The Halls                ";
  350 PRINT"�� ��  4. Deck The Halls                ";
  360 PRINT"��                                      ";
  370 PRINT"��                                      ";
  380 PRINT"��                                      ";
  390 PRINT"                                        ";
  400 PRINT"��  ��o4_p _z5 ~/%�p p0_p0�p  �o4�o4    ";
  410 PRINT"��  ��o1�,%�k5 �m0�k5|4�s!�`  �/!�j5    ";
  420 PRINT"��  �/*%+/%+/% //!/*%/%/` +/% /  //!    ";
  430 ENDPROC
  440 DEFPROCscreen2
  450 PRINT"��� <,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,4  �";
  460 PRINT"��� 5~�}0~��4��}0 ~��4~5�4~4~��4~��45  �";
  470 PRINT"��� 5�!k5�}|4�?�5 �}|0�}�5�5�}|4��7 5  �";
  480 PRINT"��� 5�}�%�ws1�0z5 rs�5�?�5�5�7`! �5 5  �";
  490 PRINT"��� 5o5�%o��%���% o��%o5�%o%o%   o% 5  �";
  500 PRINT"��� -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,%  �";
  510 PRINT"                                        ";
  520 PRINT"��                                     �";
  530 PRINT"�� �For a catalogue, send an SAE to:   �";
  540 PRINT"���                                    �";
  550 PRINT"��           �Rafael Jay               �";
  560 PRINT"���7`+47``5  �Onslow House  �7c`57`+4  �";
  570 PRINT"���5b(5u0`5  �Weston Road   �5bp55( 5  �";
  580 PRINT"���uzp5upp5  �Bath          �uz  upp5  �";
  590 PRINT"��           �Avon                     �";
  600 PRINT"��           �BA1 2XX                  �";
  610 PRINT"��                                     �";
  620 PRINT"                                        ";
  630 PRINT"�,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,$ ";
  640 PRINT"��o4�j5�o4�  /?%~o4 �o4~o4�t~5~�4/?%�o4 ";
  650 PRINT"��/!�j5�o0�   5 �_0 �j5�j5��j5�~5 5 �j5 ";
  660 PRINT"�/  +/!//!//%//%+/! //!+/!/ *%/*%//%/*% ";
  670 PRINT"�sssssssssssssssssssssssssssssssssssss1 ";
  680 ENDPROC
  690DEFPROCdisplay
  700FORL%=0TO25
  710?&FE00=6:?&FE01=L%
  720FORD%=0TO100:NEXT
  730NEXT:ENDPROC
  740DEFPROCclear
  750FORL%=25TO0 STEP-1
  760?&FE00=6:?&FE01=L%
  770FORD%=0TO100:NEXT
  780NEXT:ENDPROC

� Red Shift Public Domain
� Christmas Demo
� For The Micro User 1990
(:
2�7:�23;8202;0;0;0;
<*SCR%=0:?&FE00=6:?&FE01=0:�screen(SCR%)
F�display:�=0:�:G%=�(0)
P�(G%>�"0"�G%<�"5") ��>750
Z0�>750 �clear:SCR%=�SCR%:�screen(SCR%):�DF@
d�G%=�"1" �"GOOD"
n�G%=�"2" �"WHILE"
x�G%=�"3" �"GOD"
��G%=�"4" �"DECK"
�	�DF@
���screen(S%):�:�
��S%=0 �screen1 ��screen2
��
� ��screen1
�1 �"��                                      ";
�1 �"�� �~4~4~�}0~�}0~��4 ��}0~��4~�}0~�}0   ";
�1 �"�� ��m' �oo5�?�5�}|0 �?�5�}|4�oo5�?�5   ";
�1 �"�� �_>t �4~5�0z5rs�5 �0z5�ws1�4~5�0z5   ";
�1 �"�� �o%o%o5�%o?�%o��% ���%o��%o5�%o��%   ";
�1 �"��                                      ";
1 �"                                        ";
1 �"��                                      ";
1 �"�� ��  1. Good King Wenceslas           ";
"1 �"�� ��  1. Good King Wenceslas           ";
,1 �"�� ��  2. While Shepherds               ";
61 �"�� ��  2. While Shepherds               ";
@1 �"�� ��  3. God Bless Ye Merry Gents      ";
J1 �"�� ��  3. God Bless Ye Merry Gents      ";
T1 �"�� ��  4. Deck The Halls                ";
^1 �"�� ��  4. Deck The Halls                ";
h1 �"��                                      ";
r1 �"��                                      ";
|1 �"��                                      ";
�1 �"                                        ";
�1 �"��  ��o4_p _z5 ~/%�p p0_p0�p  �o4�o4    ";
�1 �"��  ��o1�,%�k5 �m0�k5|4�s!�`  �/!�j5    ";
�1 �"��  �/*%+/%+/% //!/*%/%/` +/% /  //!    ";
� �
� ��screen2
�1 �"��� <,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,4  �";
�1 �"��� 5~�}0~��4��}0 ~��4~5�4~4~��4~��45  �";
�1 �"��� 5�!k5�}|4�?�5 �}|0�}�5�5�}|4��7 5  �";
�1 �"��� 5�}�%�ws1�0z5 rs�5�?�5�5�7`! �5 5  �";
�1 �"��� 5o5�%o��%���% o��%o5�%o%o%   o% 5  �";
�1 �"��� -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,%  �";
�1 �"                                        ";
1 �"��                                     �";
1 �"�� �For a catalogue, send an SAE to:   �";
1 �"���                                    �";
&1 �"��           �Rafael Jay               �";
01 �"���7`+47``5  �Onslow House  �7c`57`+4  �";
:1 �"���5b(5u0`5  �Weston Road   �5bp55( 5  �";
D1 �"���uzp5upp5  �Bath          �uz  upp5  �";
N1 �"��           �Avon                     �";
X1 �"��           �BA1 2XX                  �";
b1 �"��                                     �";
l1 �"                                        ";
v1 �"�,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,$ ";
�1 �"��o4�j5�o4�  /?%~o4 �o4~o4�t~5~�4/?%�o4 ";
�1 �"��/!�j5�o0�   5 �_0 �j5�j5��j5�~5 5 �j5 ";
�1 �"�/  +/!//!//%//%+/! //!+/!/ *%/*%//%/*% ";
�1 �"�sssssssssssssssssssssssssssssssssssss1 ";
� �
�
��display
��L%=0�25
�?&FE00=6:?&FE01=L%
��D%=0�100:�
��:�
���clear
��L%=25�0 �-1
�?&FE00=6:?&FE01=L%
�D%=0�100:�
�:�
�
00000000  0d 00 0a 1d f4 20 52 65  64 20 53 68 69 66 74 20  |..... Red Shift |
00000010  50 75 62 6c 69 63 20 44  6f 6d 61 69 6e 0d 00 14  |Public Domain...|
00000020  14 f4 20 43 68 72 69 73  74 6d 61 73 20 44 65 6d  |.. Christmas Dem|
00000030  6f 0d 00 1e 1d f4 20 46  6f 72 20 54 68 65 20 4d  |o..... For The M|
00000040  69 63 72 6f 20 55 73 65  72 20 31 39 39 30 0d 00  |icro User 1990..|
00000050  28 05 3a 0d 00 32 16 eb  37 3a ef 32 33 3b 38 32  |(.:..2..7:.23;82|
00000060  30 32 3b 30 3b 30 3b 30  3b 0d 00 3c 2a 53 43 52  |02;0;0;0;..<*SCR|
00000070  25 3d 30 3a 3f 26 46 45  30 30 3d 36 3a 3f 26 46  |%=0:?&FE00=6:?&F|
00000080  45 30 31 3d 30 3a f2 73  63 72 65 65 6e 28 53 43  |E01=0:.screen(SC|
00000090  52 25 29 0d 00 46 1a f2  64 69 73 70 6c 61 79 3a  |R%)..F..display:|
000000a0  d1 3d 30 3a f5 3a 47 25  3d a6 28 30 29 0d 00 50  |.=0:.:G%=.(0)..P|
000000b0  1d fd 28 47 25 3e 97 22  30 22 80 47 25 3c 97 22  |..(G%>."0".G%<."|
000000c0  35 22 29 20 84 91 3e 37  35 30 0d 00 5a 30 e7 91  |5") ..>750..Z0..|
000000d0  3e 37 35 30 20 f2 63 6c  65 61 72 3a 53 43 52 25  |>750 .clear:SCR%|
000000e0  3d ac 53 43 52 25 3a f2  73 63 72 65 65 6e 28 53  |=.SCR%:.screen(S|
000000f0  43 52 25 29 3a e5 8d 44  46 40 0d 00 64 14 e7 47  |CR%):..DF@..d..G|
00000100  25 3d 97 22 31 22 20 d7  22 47 4f 4f 44 22 0d 00  |%=."1" ."GOOD"..|
00000110  6e 15 e7 47 25 3d 97 22  32 22 20 d7 22 57 48 49  |n..G%=."2" ."WHI|
00000120  4c 45 22 0d 00 78 13 e7  47 25 3d 97 22 33 22 20  |LE"..x..G%=."3" |
00000130  d7 22 47 4f 44 22 0d 00  82 14 e7 47 25 3d 97 22  |."GOD".....G%=."|
00000140  34 22 20 d7 22 44 45 43  4b 22 0d 00 96 09 e5 8d  |4" ."DECK"......|
00000150  44 46 40 0d 00 a0 14 dd  f2 73 63 72 65 65 6e 28  |DF@......screen(|
00000160  53 25 29 3a db 3a f1 0d  00 aa 1c e7 53 25 3d 30  |S%):.:......S%=0|
00000170  20 f2 73 63 72 65 65 6e  31 20 8b f2 73 63 72 65  | .screen1 ..scre|
00000180  65 6e 32 0d 00 b4 05 e1  0d 00 be 0e 20 dd f2 73  |en2......... ..s|
00000190  63 72 65 65 6e 31 0d 00  c8 31 20 f1 22 81 9d 20  |creen1...1 .".. |
000001a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000001c0  20 20 20 20 20 22 3b 0d  00 d2 31 20 f1 22 85 9d  |     ";...1 ."..|
000001d0  20 93 7e 34 7e 34 7e ff  7d 30 7e ff 7d 30 7e ff  | .~4~4~.}0~.}0~.|
000001e0  ff 34 20 ff ff 7d 30 7e  ff ff 34 7e ff 7d 30 7e  |.4 ..}0~..4~.}0~|
000001f0  ff 7d 30 20 20 20 22 3b  0d 00 dc 31 20 f1 22 81  |.}0   ";...1 .".|
00000200  9d 20 93 a2 6d 27 20 ff  6f 6f 35 ff 3f ff 35 ff  |. ..m' .oo5.?.5.|
00000210  7d 7c 30 20 ff 3f ff 35  ff 7d 7c 34 ff 6f 6f 35  |}|0 .?.5.}|4.oo5|
00000220  ff 3f ff 35 20 20 20 22  3b 0d 00 e6 31 20 f1 22  |.?.5   ";...1 ."|
00000230  81 9d 20 93 5f 3e 74 20  ff 34 7e 35 ff 30 7a 35  |.. ._>t .4~5.0z5|
00000240  72 73 ff 35 20 ff 30 7a  35 ff 77 73 31 ff 34 7e  |rs.5 .0z5.ws1.4~|
00000250  35 ff 30 7a 35 20 20 20  22 3b 0d 00 f0 31 20 f1  |5.0z5   ";...1 .|
00000260  22 85 9d 20 93 6f 25 6f  25 6f 35 ff 25 6f 3f ff  |".. .o%o%o5.%o?.|
00000270  25 6f ff ff 25 20 ff ff  ff 25 6f ff ff 25 6f 35  |%o..% ...%o..%o5|
00000280  ff 25 6f ff ff 25 20 20  20 22 3b 0d 00 fa 31 20  |.%o..%   ";...1 |
00000290  f1 22 81 9d 20 20 20 20  20 20 20 20 20 20 20 20  |."..            |
000002a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000002b0  20 20 20 20 20 20 20 20  20 20 22 3b 0d 01 04 31  |          ";...1|
000002c0  20 f1 22 20 20 20 20 20  20 20 20 20 20 20 20 20  | ."             |
000002d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000002e0  20 20 20 20 20 20 20 20  20 20 20 22 3b 0d 01 0e  |           ";...|
000002f0  31 20 f1 22 84 9d 20 20  20 20 20 20 20 20 20 20  |1 ."..          |
00000300  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000310  20 20 20 20 20 20 20 20  20 20 20 20 22 3b 0d 01  |            ";..|
00000320  18 31 20 f1 22 84 9d 20  87 8d 20 20 31 2e 20 47  |.1 .".. ..  1. G|
00000330  6f 6f 64 20 4b 69 6e 67  20 57 65 6e 63 65 73 6c  |ood King Wencesl|
00000340  61 73 20 20 20 20 20 20  20 20 20 20 20 22 3b 0d  |as           ";.|
00000350  01 22 31 20 f1 22 84 9d  20 87 8d 20 20 31 2e 20  |."1 .".. ..  1. |
00000360  47 6f 6f 64 20 4b 69 6e  67 20 57 65 6e 63 65 73  |Good King Wences|
00000370  6c 61 73 20 20 20 20 20  20 20 20 20 20 20 22 3b  |las           ";|
00000380  0d 01 2c 31 20 f1 22 84  9d 20 87 8d 20 20 32 2e  |..,1 .".. ..  2.|
00000390  20 57 68 69 6c 65 20 53  68 65 70 68 65 72 64 73  | While Shepherds|
000003a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 22  |               "|
000003b0  3b 0d 01 36 31 20 f1 22  84 9d 20 87 8d 20 20 32  |;..61 .".. ..  2|
000003c0  2e 20 57 68 69 6c 65 20  53 68 65 70 68 65 72 64  |. While Shepherd|
000003d0  73 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |s               |
000003e0  22 3b 0d 01 40 31 20 f1  22 84 9d 20 87 8d 20 20  |";..@1 .".. ..  |
000003f0  33 2e 20 47 6f 64 20 42  6c 65 73 73 20 59 65 20  |3. God Bless Ye |
00000400  4d 65 72 72 79 20 47 65  6e 74 73 20 20 20 20 20  |Merry Gents     |
00000410  20 22 3b 0d 01 4a 31 20  f1 22 84 9d 20 87 8d 20  | ";..J1 .".. .. |
00000420  20 33 2e 20 47 6f 64 20  42 6c 65 73 73 20 59 65  | 3. God Bless Ye|
00000430  20 4d 65 72 72 79 20 47  65 6e 74 73 20 20 20 20  | Merry Gents    |
00000440  20 20 22 3b 0d 01 54 31  20 f1 22 84 9d 20 87 8d  |  ";..T1 .".. ..|
00000450  20 20 34 2e 20 44 65 63  6b 20 54 68 65 20 48 61  |  4. Deck The Ha|
00000460  6c 6c 73 20 20 20 20 20  20 20 20 20 20 20 20 20  |lls             |
00000470  20 20 20 22 3b 0d 01 5e  31 20 f1 22 84 9d 20 87  |   ";..^1 .".. .|
00000480  8d 20 20 34 2e 20 44 65  63 6b 20 54 68 65 20 48  |.  4. Deck The H|
00000490  61 6c 6c 73 20 20 20 20  20 20 20 20 20 20 20 20  |alls            |
000004a0  20 20 20 20 22 3b 0d 01  68 31 20 f1 22 84 9d 20  |    ";..h1 .".. |
000004b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000004d0  20 20 20 20 20 22 3b 0d  01 72 31 20 f1 22 84 9d  |     ";..r1 ."..|
000004e0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000500  20 20 20 20 20 20 22 3b  0d 01 7c 31 20 f1 22 84  |      ";..|1 .".|
00000510  9d 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000520  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000530  20 20 20 20 20 20 20 22  3b 0d 01 86 31 20 f1 22  |       ";...1 ."|
00000540  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000560  20 20 20 20 20 20 20 20  22 3b 0d 01 90 31 20 f1  |        ";...1 .|
00000570  22 81 9d 20 20 93 ff 6f  34 5f 70 20 5f 7a 35 20  |"..  ..o4_p _z5 |
00000580  7e 2f 25 ff 70 20 70 30  5f 70 30 ff 70 20 20 ff  |~/%.p p0_p0.p  .|
00000590  6f 34 ff 6f 34 20 20 20  20 22 3b 0d 01 9a 31 20  |o4.o4    ";...1 |
000005a0  f1 22 85 9d 20 20 93 ff  6f 31 ff 2c 25 ff 6b 35  |."..  ..o1.,%.k5|
000005b0  20 a2 6d 30 ff 6b 35 7c  34 ff 73 21 ff 60 20 20  | .m0.k5|4.s!.`  |
000005c0  ff 2f 21 ff 6a 35 20 20  20 20 22 3b 0d 01 a4 31  |./!.j5    ";...1|
000005d0  20 f1 22 81 9d 20 20 93  2f 2a 25 2b 2f 25 2b 2f  | ."..  ./*%+/%+/|
000005e0  25 20 2f 2f 21 2f 2a 25  2f 25 2f 60 20 2b 2f 25  |% //!/*%/%/` +/%|
000005f0  20 2f 20 20 2f 2f 21 20  20 20 20 22 3b 0d 01 ae  | /  //!    ";...|
00000600  06 20 e1 0d 01 b8 0e 20  dd f2 73 63 72 65 65 6e  |. ..... ..screen|
00000610  32 0d 01 c2 31 20 f1 22  84 9d 93 20 3c 2c 2c 2c  |2...1 ."... <,,,|
00000620  2c 2c 2c 2c 2c 2c 2c 2c  2c 2c 2c 2c 2c 2c 2c 2c  |,,,,,,,,,,,,,,,,|
00000630  2c 2c 2c 2c 2c 2c 2c 2c  2c 2c 2c 2c 34 20 20 9c  |,,,,,,,,,,,,4  .|
00000640  22 3b 0d 01 cc 31 20 f1  22 84 9d 93 20 35 7e ff  |";...1 ."... 5~.|
00000650  7d 30 7e ff ff 34 ff ff  7d 30 20 7e ff ff 34 7e  |}0~..4..}0 ~..4~|
00000660  35 ff 34 7e 34 7e ff ff  34 7e ff ff 34 35 20 20  |5.4~4~..4~..45  |
00000670  9c 22 3b 0d 01 d6 31 20  f1 22 84 9d 97 20 35 ff  |.";...1 ."... 5.|
00000680  21 6b 35 ff 7d 7c 34 ff  3f ff 35 20 ff 7d 7c 30  |!k5.}|4.?.5 .}|0|
00000690  ff 7d ff 35 ff 35 ff 7d  7c 34 a2 ff 37 20 35 20  |.}.5.5.}|4..7 5 |
000006a0  20 9c 22 3b 0d 01 e0 31  20 f1 22 84 9d 97 20 35  | .";...1 ."... 5|
000006b0  ff 7d ff 25 ff 77 73 31  ff 30 7a 35 20 72 73 ff  |.}.%.ws1.0z5 rs.|
000006c0  35 ff 3f ff 35 ff 35 ff  37 60 21 20 ff 35 20 35  |5.?.5.5.7`! .5 5|
000006d0  20 20 9c 22 3b 0d 01 ea  31 20 f1 22 84 9d 93 20  |  .";...1 ."... |
000006e0  35 6f 35 ff 25 6f ff ff  25 ff ff ff 25 20 6f ff  |5o5.%o..%...% o.|
000006f0  ff 25 6f 35 ff 25 6f 25  6f 25 20 20 20 6f 25 20  |.%o5.%o%o%   o% |
00000700  35 20 20 9c 22 3b 0d 01  f4 31 20 f1 22 84 9d 93  |5  .";...1 ."...|
00000710  20 2d 2c 2c 2c 2c 2c 2c  2c 2c 2c 2c 2c 2c 2c 2c  | -,,,,,,,,,,,,,,|
00000720  2c 2c 2c 2c 2c 2c 2c 2c  2c 2c 2c 2c 2c 2c 2c 2c  |,,,,,,,,,,,,,,,,|
00000730  2c 25 20 20 9c 22 3b 0d  01 fe 31 20 f1 22 20 20  |,%  .";...1 ."  |
00000740  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000760  20 20 20 20 20 20 22 3b  0d 02 08 31 20 f1 22 81  |      ";...1 .".|
00000770  9d 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000780  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000790  20 20 20 20 20 20 9c 22  3b 0d 02 12 31 20 f1 22  |      .";...1 ."|
000007a0  81 9d 20 87 46 6f 72 20  61 20 63 61 74 61 6c 6f  |.. .For a catalo|
000007b0  67 75 65 2c 20 73 65 6e  64 20 61 6e 20 53 41 45  |gue, send an SAE|
000007c0  20 74 6f 3a 20 20 20 9c  22 3b 0d 02 1c 31 20 f1  | to:   .";...1 .|
000007d0  22 81 9d 87 20 20 20 20  20 20 20 20 20 20 20 20  |"...            |
000007e0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000007f0  20 20 20 20 20 20 20 20  9c 22 3b 0d 02 26 31 20  |        .";..&1 |
00000800  f1 22 81 9d 20 20 20 20  20 20 20 20 20 20 20 87  |."..           .|
00000810  52 61 66 61 65 6c 20 4a  61 79 20 20 20 20 20 20  |Rafael Jay      |
00000820  20 20 20 20 20 20 20 20  20 9c 22 3b 0d 02 30 31  |         .";..01|
00000830  20 f1 22 81 9d 92 37 60  2b 34 37 60 60 35 20 20  | ."...7`+47``5  |
00000840  87 4f 6e 73 6c 6f 77 20  48 6f 75 73 65 20 20 92  |.Onslow House  .|
00000850  37 63 60 35 37 60 2b 34  20 20 9c 22 3b 0d 02 3a  |7c`57`+4  .";..:|
00000860  31 20 f1 22 81 9d 92 35  62 28 35 75 30 60 35 20  |1 ."...5b(5u0`5 |
00000870  20 87 57 65 73 74 6f 6e  20 52 6f 61 64 20 20 20  | .Weston Road   |
00000880  92 35 62 70 35 35 28 20  35 20 20 9c 22 3b 0d 02  |.5bp55( 5  .";..|
00000890  44 31 20 f1 22 81 9d 92  75 7a 70 35 75 70 70 35  |D1 ."...uzp5upp5|
000008a0  20 20 87 42 61 74 68 20  20 20 20 20 20 20 20 20  |  .Bath         |
000008b0  20 92 75 7a 20 20 75 70  70 35 20 20 9c 22 3b 0d  | .uz  upp5  .";.|
000008c0  02 4e 31 20 f1 22 81 9d  20 20 20 20 20 20 20 20  |.N1 ."..        |
000008d0  20 20 20 87 41 76 6f 6e  20 20 20 20 20 20 20 20  |   .Avon        |
000008e0  20 20 20 20 20 20 20 20  20 20 20 20 20 9c 22 3b  |             .";|
000008f0  0d 02 58 31 20 f1 22 81  9d 20 20 20 20 20 20 20  |..X1 ."..       |
00000900  20 20 20 20 87 42 41 31  20 32 58 58 20 20 20 20  |    .BA1 2XX    |
00000910  20 20 20 20 20 20 20 20  20 20 20 20 20 20 9c 22  |              ."|
00000920  3b 0d 02 62 31 20 f1 22  81 9d 20 20 20 20 20 20  |;..b1 ."..      |
00000930  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000940  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 9c  |               .|
00000950  22 3b 0d 02 6c 31 20 f1  22 20 20 20 20 20 20 20  |";..l1 ."       |
00000960  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000980  20 22 3b 0d 02 76 31 20  f1 22 93 2c 2c 2c 2c 2c  | ";..v1 .".,,,,,|
00000990  2c 2c 2c 2c 2c 2c 2c 2c  2c 2c 2c 2c 2c 2c 2c 2c  |,,,,,,,,,,,,,,,,|
*
000009b0  24 20 22 3b 0d 02 80 31  20 f1 22 93 ff 6f 34 ff  |$ ";...1 ."..o4.|
000009c0  6a 35 ff 6f 34 ff 20 20  2f 3f 25 7e 6f 34 20 ff  |j5.o4.  /?%~o4 .|
000009d0  6f 34 7e 6f 34 ff 74 7e  35 7e ff 34 2f 3f 25 ff  |o4~o4.t~5~.4/?%.|
000009e0  6f 34 20 22 3b 0d 02 8a  31 20 f1 22 97 ff 2f 21  |o4 ";...1 ."../!|
000009f0  ff 6a 35 ff 6f 30 ff 20  20 20 35 20 ff 5f 30 20  |.j5.o0.   5 ._0 |
00000a00  ff 6a 35 ff 6a 35 ff a2  6a 35 ff 7e 35 20 35 20  |.j5.j5..j5.~5 5 |
00000a10  ff 6a 35 20 22 3b 0d 02  94 31 20 f1 22 93 2f 20  |.j5 ";...1 ."./ |
00000a20  20 2b 2f 21 2f 2f 21 2f  2f 25 2f 2f 25 2b 2f 21  | +/!//!//%//%+/!|
00000a30  20 2f 2f 21 2b 2f 21 2f  20 2a 25 2f 2a 25 2f 2f  | //!+/!/ *%/*%//|
00000a40  25 2f 2a 25 20 22 3b 0d  02 9e 31 20 f1 22 93 73  |%/*% ";...1 .".s|
00000a50  73 73 73 73 73 73 73 73  73 73 73 73 73 73 73 73  |ssssssssssssssss|
*
00000a70  73 73 73 73 31 20 22 3b  0d 02 a8 06 20 e1 0d 02  |ssss1 ";.... ...|
00000a80  b2 0d dd f2 64 69 73 70  6c 61 79 0d 02 bc 0c e3  |....display.....|
00000a90  4c 25 3d 30 b8 32 35 0d  02 c6 16 3f 26 46 45 30  |L%=0.25....?&FE0|
00000aa0  30 3d 36 3a 3f 26 46 45  30 31 3d 4c 25 0d 02 d0  |0=6:?&FE01=L%...|
00000ab0  0f e3 44 25 3d 30 b8 31  30 30 3a ed 0d 02 da 07  |..D%=0.100:.....|
00000ac0  ed 3a e1 0d 02 e4 0b dd  f2 63 6c 65 61 72 0d 02  |.:.......clear..|
00000ad0  ee 10 e3 4c 25 3d 32 35  b8 30 20 88 2d 31 0d 02  |...L%=25.0 .-1..|
00000ae0  f8 16 3f 26 46 45 30 30  3d 36 3a 3f 26 46 45 30  |..?&FE00=6:?&FE0|
00000af0  31 3d 4c 25 0d 03 02 0f  e3 44 25 3d 30 b8 31 30  |1=L%.....D%=0.10|
00000b00  30 3a ed 0d 03 0c 07 ed  3a e1 0d ff              |0:......:...|
00000b0c
DEMO.m0
DEMO.m1
DEMO.m2
DEMO.m4
DEMO.m5