Home » Personal collection » Acorn hard disk » misc » misc2 » dcfprogs/FONT-C-SPO

dcfprogs/FONT-C-SPO

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 hard disk » misc » misc2
Filename: dcfprogs/FONT-C-SPO
Read OK:
File size: 0101 bytes
Load address: 0000
Exec address: 0000
File contents
   10 MODE 6
   20 PRINT"Searching for FONTS";TAB(0,0);
   30 *LOAD FONTS C00
   40 l=10:a=65
   50 *SPOOL FONTS
   60 FOR B=&C00 TO &D00 STEP 8
   70 PRINTl;" VDU 23,";a;",";?B;",";?(B+1);",";?(B+2);",";?(B+3);",";?(B+4);",";?(B+5);",";?(B+6);",";?(B+7)
   80 a=a+1:l=l+10
   90 NEXT
  100 *SPOOL

 � 6
" �"Searching for FONTS";�0,0);
 *LOAD FONTS C00
( l=10:a=65
2 *SPOOL FONTS
< � B=&C00 � &D00 � 8
Fh �l;" VDU 23,";a;",";?B;",";?(B+1);",";?(B+2);",";?(B+3);",";?(B+4);",";?(B+5);",";?(B+6);",";?(B+7)
P a=a+1:l=l+10
Z �
d *SPOOL
�
00000000  0d 00 0a 08 20 eb 20 36  0d 00 14 22 20 f1 22 53  |.... . 6..." ."S|
00000010  65 61 72 63 68 69 6e 67  20 66 6f 72 20 46 4f 4e  |earching for FON|
00000020  54 53 22 3b 8a 30 2c 30  29 3b 0d 00 1e 14 20 2a  |TS";.0,0);.... *|
00000030  4c 4f 41 44 20 46 4f 4e  54 53 20 43 30 30 0d 00  |LOAD FONTS C00..|
00000040  28 0e 20 6c 3d 31 30 3a  61 3d 36 35 0d 00 32 11  |(. l=10:a=65..2.|
00000050  20 2a 53 50 4f 4f 4c 20  46 4f 4e 54 53 0d 00 3c  | *SPOOL FONTS..<|
00000060  18 20 e3 20 42 3d 26 43  30 30 20 b8 20 26 44 30  |. . B=&C00 . &D0|
00000070  30 20 88 20 38 0d 00 46  68 20 f1 6c 3b 22 20 56  |0 . 8..Fh .l;" V|
00000080  44 55 20 32 33 2c 22 3b  61 3b 22 2c 22 3b 3f 42  |DU 23,";a;",";?B|
00000090  3b 22 2c 22 3b 3f 28 42  2b 31 29 3b 22 2c 22 3b  |;",";?(B+1);",";|
000000a0  3f 28 42 2b 32 29 3b 22  2c 22 3b 3f 28 42 2b 33  |?(B+2);",";?(B+3|
000000b0  29 3b 22 2c 22 3b 3f 28  42 2b 34 29 3b 22 2c 22  |);",";?(B+4);","|
000000c0  3b 3f 28 42 2b 35 29 3b  22 2c 22 3b 3f 28 42 2b  |;?(B+5);",";?(B+|
000000d0  36 29 3b 22 2c 22 3b 3f  28 42 2b 37 29 0d 00 50  |6);",";?(B+7)..P|
000000e0  11 20 61 3d 61 2b 31 3a  6c 3d 6c 2b 31 30 0d 00  |. a=a+1:l=l+10..|
000000f0  5a 06 20 ed 0d 00 64 0b  20 2a 53 50 4f 4f 4c 0d  |Z. ...d. *SPOOL.|
00000100  ff                                                |.|
00000101