Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_21B.ADF » P/C/HEAD
P/C/HEAD
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_21B.ADF |
Filename: | P/C/HEAD |
Read OK: | ✔ |
File size: | 0588 bytes |
Load address: | FFFF0F00 |
Exec address: | FFFF8023 |
File contents
10REM >HEAD 20MODE1 30VDU23,1,0;0;0;0; 40VDU19,0,0;0;19,1,0;0;19,2,0;0;19,3,0;0; 50*LOAD SCREEN 60PROCrect(32,576,568,416) 70PROCrect(32,32,1216,512) 80COLOUR1:COLOUR131 90PRINTTAB(2,2)"Mick Comley"TAB(2,4)"6 Buttermere"TAB(2,6)"Love Lane" 100PRINTTAB(2,8)"Faversham"TAB(2,10)"Kent ME13 8JF"TAB(2,12)"(01795) 531285" 110VDU19,0,2;0;19,1,1;0;19,2,4;0;19,3,7;0; 120RESTORE 130READ N%,C%:DIM text$(N%),contents$(N%,C%) 140FOR Q%=1 TO N%:READ text$(Q%) 150FOR W%=1 TO C%:READ contents$(Q%,W%):NEXT:NEXT 160VDU28,2,29,37,16,14 170PRINT"Hit 'SHIFT' to scroll"''"I Have to own up, I did the start"'"screen for Issue 15"' 180PRINT;N%" Text files to read. -"' 190FOR Q%=1 TO N%:COLOUR 2:PRINT'text$(Q%)". Contents -":COLOUR 1 200FOR W%=1 TO C%:PRINT'contents$(Q%,W%):NEXT:NEXT 210COLOUR 2:PRINT'"Please hit a key"; 220REPEAT UNTIL GET 230REM >READ 240MODE3 250VDU14 260FOR Q%=1 TO N%:PRINTQ%;" - "text$(Q%):NEXT 270PRINT'"Please pick a file to read" 280REPEAT:Q%=GET-48:UNTIL Q%>0 AND Q%<=C% 290f$=text$(Q%) 300PRINT'"Hit SHIFT to scroll"'' 310A=OPENIN f$ 320B%=PTR#A 330REPEAT 340PTR#A=B% 350a%=BGET#A 360IF a%>31 AND a%<127 VDUa% 370IF a%=13 VDU10,13 380B%=B%+1 390UNTIL EOF#A=TRUE 400CLOSE# A 410VDU15 420*FX15 430PRINT'''"Please hit a key." 440REPEAT UNTIL GET 450RUN 460----------- 470DEFPROCrect(xs%,ys%,w%,h%) 480GCOL0,3 490MOVExs%,ys%:PLOT0,0,h%:PLOT81,w%,-h%:PLOT81,0,h% 500GCOL0,2 510MOVExs%,ys%:PLOT1,0,h%:PLOT1,w%,0:PLOT1,0,-h%:PLOT1,-w%,0 520ENDPROC 530----------- 540DATA 2,4 550DATA RULES 560DATA THE RULES. 570DATA Screen saving with Shadow RAM board 580DATA & Pegasus 400 DFS. 590DATA 'READ' ascii text reading program. 600DATA GUFF 610DATA 'CHEQUE ACCOUNT' program 620DATA For sale & wanted. 630DATA 640DATA
� >HEAD �1 �23,1,0;0;0;0; ()�19,0,0;0;19,1,0;0;19,2,0;0;19,3,0;0; 2*LOAD SCREEN <�rect(32,576,568,416) F�rect(32,32,1216,512) P�1:�131 Z:�2,2)"Mick Comley"�2,4)"6 Buttermere"�2,6)"Love Lane" d@�2,8)"Faversham"�2,10)"Kent ME13 8JF"�2,12)"(01795) 531285" n)�19,0,2;0;19,1,1;0;19,2,4;0;19,3,7;0; x� �(� N%,C%:� text$(N%),contents$(N%,C%) �� Q%=1 � N%:� text$(Q%) �&� W%=1 � C%:� contents$(Q%,W%):�:� ��28,2,29,37,16,14 �X�"Hit 'SHIFT' to scroll"''"I Have to own up, I did the start"'"screen for Issue 15"' �!�;N%" Text files to read. -"' �3� Q%=1 � N%:� 2:�'text$(Q%)". Contents -":� 1 �&� W%=1 � C%:�'contents$(Q%,W%):�:� �� 2:�'"Please hit a key"; � � � � �� >READ ��3 ��14 $� Q%=1 � N%:�Q%;" - "text$(Q%):� "�'"Please pick a file to read" �:Q%=�-48:� Q%>0 � Q%<=C% "f$=text$(Q%) ,�'"Hit SHIFT to scroll"'' 6 A=� f$ @ B%=�#A J� T �#A=B% ^ a%=�#A h� a%>31 � a%<127 �a% r� a%=13 �10,13 |B%=B%+1 �� �#A=� ��# A ��15 � *FX15 ��'''"Please hit a key." � � � � �� �----------- ���rect(xs%,ys%,w%,h%) ��0,3 �(�xs%,ys%:�0,0,h%:�81,w%,-h%:�81,0,h% ��0,2 �.�xs%,ys%:�1,0,h%:�1,w%,0:�1,0,-h%:�1,-w%,0 � ----------- � 2,4 &� RULES 0� THE RULES. :)� Screen saving with Shadow RAM board D� & Pegasus 400 DFS. N(� 'READ' ascii text reading program. X � GUFF b� 'CHEQUE ACCOUNT' program l� For sale & wanted. v� �� �
00000000 0d 00 0a 0b f4 20 3e 48 45 41 44 0d 00 14 06 eb |..... >HEAD.....| 00000010 31 0d 00 1e 12 ef 32 33 2c 31 2c 30 3b 30 3b 30 |1.....23,1,0;0;0| 00000020 3b 30 3b 0d 00 28 29 ef 31 39 2c 30 2c 30 3b 30 |;0;..().19,0,0;0| 00000030 3b 31 39 2c 31 2c 30 3b 30 3b 31 39 2c 32 2c 30 |;19,1,0;0;19,2,0| 00000040 3b 30 3b 31 39 2c 33 2c 30 3b 30 3b 0d 00 32 10 |;0;19,3,0;0;..2.| 00000050 2a 4c 4f 41 44 20 53 43 52 45 45 4e 0d 00 3c 19 |*LOAD SCREEN..<.| 00000060 f2 72 65 63 74 28 33 32 2c 35 37 36 2c 35 36 38 |.rect(32,576,568| 00000070 2c 34 31 36 29 0d 00 46 19 f2 72 65 63 74 28 33 |,416)..F..rect(3| 00000080 32 2c 33 32 2c 31 32 31 36 2c 35 31 32 29 0d 00 |2,32,1216,512)..| 00000090 50 0b fb 31 3a fb 31 33 31 0d 00 5a 3a f1 8a 32 |P..1:.131..Z:..2| 000000a0 2c 32 29 22 4d 69 63 6b 20 43 6f 6d 6c 65 79 22 |,2)"Mick Comley"| 000000b0 8a 32 2c 34 29 22 36 20 42 75 74 74 65 72 6d 65 |.2,4)"6 Butterme| 000000c0 72 65 22 8a 32 2c 36 29 22 4c 6f 76 65 20 4c 61 |re".2,6)"Love La| 000000d0 6e 65 22 0d 00 64 40 f1 8a 32 2c 38 29 22 46 61 |ne"..d@..2,8)"Fa| 000000e0 76 65 72 73 68 61 6d 22 8a 32 2c 31 30 29 22 4b |versham".2,10)"K| 000000f0 65 6e 74 20 4d 45 31 33 20 38 4a 46 22 8a 32 2c |ent ME13 8JF".2,| 00000100 31 32 29 22 28 30 31 37 39 35 29 20 35 33 31 32 |12)"(01795) 5312| 00000110 38 35 22 0d 00 6e 29 ef 31 39 2c 30 2c 32 3b 30 |85"..n).19,0,2;0| 00000120 3b 31 39 2c 31 2c 31 3b 30 3b 31 39 2c 32 2c 34 |;19,1,1;0;19,2,4| 00000130 3b 30 3b 31 39 2c 33 2c 37 3b 30 3b 0d 00 78 05 |;0;19,3,7;0;..x.| 00000140 f7 0d 00 82 28 f3 20 4e 25 2c 43 25 3a de 20 74 |....(. N%,C%:. t| 00000150 65 78 74 24 28 4e 25 29 2c 63 6f 6e 74 65 6e 74 |ext$(N%),content| 00000160 73 24 28 4e 25 2c 43 25 29 0d 00 8c 1b e3 20 51 |s$(N%,C%)..... Q| 00000170 25 3d 31 20 b8 20 4e 25 3a f3 20 74 65 78 74 24 |%=1 . N%:. text$| 00000180 28 51 25 29 0d 00 96 26 e3 20 57 25 3d 31 20 b8 |(Q%)...&. W%=1 .| 00000190 20 43 25 3a f3 20 63 6f 6e 74 65 6e 74 73 24 28 | C%:. contents$(| 000001a0 51 25 2c 57 25 29 3a ed 3a ed 0d 00 a0 15 ef 32 |Q%,W%):.:......2| 000001b0 38 2c 32 2c 32 39 2c 33 37 2c 31 36 2c 31 34 0d |8,2,29,37,16,14.| 000001c0 00 aa 58 f1 22 48 69 74 20 27 53 48 49 46 54 27 |..X."Hit 'SHIFT'| 000001d0 20 74 6f 20 73 63 72 6f 6c 6c 22 27 27 22 49 20 | to scroll"''"I | 000001e0 48 61 76 65 20 74 6f 20 6f 77 6e 20 75 70 2c 20 |Have to own up, | 000001f0 49 20 64 69 64 20 74 68 65 20 73 74 61 72 74 22 |I did the start"| 00000200 27 22 73 63 72 65 65 6e 20 66 6f 72 20 49 73 73 |'"screen for Iss| 00000210 75 65 20 31 35 22 27 0d 00 b4 21 f1 3b 4e 25 22 |ue 15"'...!.;N%"| 00000220 20 54 65 78 74 20 66 69 6c 65 73 20 74 6f 20 72 | Text files to r| 00000230 65 61 64 2e 20 2d 22 27 0d 00 be 33 e3 20 51 25 |ead. -"'...3. Q%| 00000240 3d 31 20 b8 20 4e 25 3a fb 20 32 3a f1 27 74 65 |=1 . N%:. 2:.'te| 00000250 78 74 24 28 51 25 29 22 2e 20 20 20 43 6f 6e 74 |xt$(Q%)". Cont| 00000260 65 6e 74 73 20 2d 22 3a fb 20 31 0d 00 c8 26 e3 |ents -":. 1...&.| 00000270 20 57 25 3d 31 20 b8 20 43 25 3a f1 27 63 6f 6e | W%=1 . C%:.'con| 00000280 74 65 6e 74 73 24 28 51 25 2c 57 25 29 3a ed 3a |tents$(Q%,W%):.:| 00000290 ed 0d 00 d2 1d fb 20 32 3a f1 27 22 50 6c 65 61 |...... 2:.'"Plea| 000002a0 73 65 20 68 69 74 20 61 20 6b 65 79 22 3b 0d 00 |se hit a key";..| 000002b0 dc 09 f5 20 fd 20 a5 0d 00 e6 0b f4 20 3e 52 45 |... . ...... >RE| 000002c0 41 44 0d 00 f0 06 eb 33 0d 00 fa 07 ef 31 34 0d |AD.....3.....14.| 000002d0 01 04 24 e3 20 51 25 3d 31 20 b8 20 4e 25 3a f1 |..$. Q%=1 . N%:.| 000002e0 51 25 3b 22 20 2d 20 22 74 65 78 74 24 28 51 25 |Q%;" - "text$(Q%| 000002f0 29 3a ed 0d 01 0e 22 f1 27 22 50 6c 65 61 73 65 |):....".'"Please| 00000300 20 70 69 63 6b 20 61 20 66 69 6c 65 20 74 6f 20 | pick a file to | 00000310 72 65 61 64 22 0d 01 18 1d f5 3a 51 25 3d a5 2d |read".....:Q%=.-| 00000320 34 38 3a fd 20 51 25 3e 30 20 80 20 51 25 3c 3d |48:. Q%>0 . Q%<=| 00000330 43 25 0d 01 22 10 66 24 3d 74 65 78 74 24 28 51 |C%..".f$=text$(Q| 00000340 25 29 0d 01 2c 1d f1 27 22 48 69 74 20 53 48 49 |%)..,..'"Hit SHI| 00000350 46 54 20 74 6f 20 73 63 72 6f 6c 6c 22 27 27 0d |FT to scroll"''.| 00000360 01 36 0a 41 3d 8e 20 66 24 0d 01 40 0a 42 25 3d |.6.A=. f$..@.B%=| 00000370 8f 23 41 0d 01 4a 05 f5 0d 01 54 0a cf 23 41 3d |.#A..J....T..#A=| 00000380 42 25 0d 01 5e 0a 61 25 3d 9a 23 41 0d 01 68 18 |B%..^.a%=.#A..h.| 00000390 e7 20 61 25 3e 33 31 20 80 20 61 25 3c 31 32 37 |. a%>31 . a%<127| 000003a0 20 ef 61 25 0d 01 72 12 e7 20 61 25 3d 31 33 20 | .a%..r.. a%=13 | 000003b0 ef 31 30 2c 31 33 0d 01 7c 0b 42 25 3d 42 25 2b |.10,13..|.B%=B%+| 000003c0 31 0d 01 86 0b fd 20 c5 23 41 3d b9 0d 01 90 08 |1..... .#A=.....| 000003d0 d9 23 20 41 0d 01 9a 07 ef 31 35 0d 01 a4 09 2a |.# A.....15....*| 000003e0 46 58 31 35 0d 01 ae 1b f1 27 27 27 22 50 6c 65 |FX15.....'''"Ple| 000003f0 61 73 65 20 68 69 74 20 61 20 6b 65 79 2e 22 0d |ase hit a key.".| 00000400 01 b8 09 f5 20 fd 20 a5 0d 01 c2 05 f9 0d 01 cc |.... . .........| 00000410 0f 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0d 01 d6 19 |.-----------....| 00000420 dd f2 72 65 63 74 28 78 73 25 2c 79 73 25 2c 77 |..rect(xs%,ys%,w| 00000430 25 2c 68 25 29 0d 01 e0 08 e6 30 2c 33 0d 01 ea |%,h%).....0,3...| 00000440 28 ec 78 73 25 2c 79 73 25 3a f0 30 2c 30 2c 68 |(.xs%,ys%:.0,0,h| 00000450 25 3a f0 38 31 2c 77 25 2c 2d 68 25 3a f0 38 31 |%:.81,w%,-h%:.81| 00000460 2c 30 2c 68 25 0d 01 f4 08 e6 30 2c 32 0d 01 fe |,0,h%.....0,2...| 00000470 2e ec 78 73 25 2c 79 73 25 3a f0 31 2c 30 2c 68 |..xs%,ys%:.1,0,h| 00000480 25 3a f0 31 2c 77 25 2c 30 3a f0 31 2c 30 2c 2d |%:.1,w%,0:.1,0,-| 00000490 68 25 3a f0 31 2c 2d 77 25 2c 30 0d 02 08 05 e1 |h%:.1,-w%,0.....| 000004a0 0d 02 12 0f 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0d |....-----------.| 000004b0 02 1c 09 dc 20 32 2c 34 0d 02 26 0b dc 20 52 55 |.... 2,4..&.. RU| 000004c0 4c 45 53 0d 02 30 10 dc 20 54 48 45 20 52 55 4c |LES..0.. THE RUL| 000004d0 45 53 2e 0d 02 3a 29 dc 20 53 63 72 65 65 6e 20 |ES...:). Screen | 000004e0 73 61 76 69 6e 67 20 77 69 74 68 20 53 68 61 64 |saving with Shad| 000004f0 6f 77 20 52 41 4d 20 62 6f 61 72 64 0d 02 44 18 |ow RAM board..D.| 00000500 dc 20 26 20 50 65 67 61 73 75 73 20 34 30 30 20 |. & Pegasus 400 | 00000510 44 46 53 2e 0d 02 4e 28 dc 20 27 52 45 41 44 27 |DFS...N(. 'READ'| 00000520 20 61 73 63 69 69 20 74 65 78 74 20 72 65 61 64 | ascii text read| 00000530 69 6e 67 20 70 72 6f 67 72 61 6d 2e 0d 02 58 0a |ing program...X.| 00000540 dc 20 47 55 46 46 0d 02 62 1e dc 20 27 43 48 45 |. GUFF..b.. 'CHE| 00000550 51 55 45 20 41 43 43 4f 55 4e 54 27 20 70 72 6f |QUE ACCOUNT' pro| 00000560 67 72 61 6d 0d 02 6c 18 dc 20 46 6f 72 20 73 61 |gram..l.. For sa| 00000570 6c 65 20 26 20 77 61 6e 74 65 64 2e 0d 02 76 05 |le & wanted...v.| 00000580 dc 0d 02 80 05 dc 0d ff |........| 00000588