Home » Personal collection » Acorn hard disk » misc » dcfprogs » Convert

Convert

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 » dcfprogs
Filename: Convert
Read OK:
File size: 00DB bytes
Load address: 0000
Exec address: 0000
Duplicates

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

File contents
   10MODE0
   20DIM space &100
   30PRINT" ABCDEFGHJKLMNPRSTUVWY0123456789"
   40FORt=0TO256:STAT=0
   50FORp=0TO7
   60STAT=STAT+POINT(((t DIV 8)*8+p)*2,1023-(t MOD 8)*4)*2^(7-p)
   70NEXT
   80?(space+t)=STAT:NEXT
   90OSCLI"SAVE CharDat "+STR$~space+" "+STR$~(space+&100)

�0
� space &100
'�" ABCDEFGHJKLMNPRSTUVWY0123456789"
(�t=0�256:STAT=0
2
�p=0�7
<6STAT=STAT+�((t � 8)*8+p)*2,1023-(t � 8)*4)*2^(7-p)
F�
P?(space+t)=STAT:�
Z/�"SAVE CharDat "+�~space+" "+�~(space+&100)
�
00000000  0d 00 0a 06 eb 30 0d 00  14 10 de 20 73 70 61 63  |.....0..... spac|
00000010  65 20 26 31 30 30 0d 00  1e 27 f1 22 20 41 42 43  |e &100...'." ABC|
00000020  44 45 46 47 48 4a 4b 4c  4d 4e 50 52 53 54 55 56  |DEFGHJKLMNPRSTUV|
00000030  57 59 30 31 32 33 34 35  36 37 38 39 22 0d 00 28  |WY0123456789"..(|
00000040  13 e3 74 3d 30 b8 32 35  36 3a 53 54 41 54 3d 30  |..t=0.256:STAT=0|
00000050  0d 00 32 0a e3 70 3d 30  b8 37 0d 00 3c 36 53 54  |..2..p=0.7..<6ST|
00000060  41 54 3d 53 54 41 54 2b  b0 28 28 74 20 81 20 38  |AT=STAT+.((t . 8|
00000070  29 2a 38 2b 70 29 2a 32  2c 31 30 32 33 2d 28 74  |)*8+p)*2,1023-(t|
00000080  20 83 20 38 29 2a 34 29  2a 32 5e 28 37 2d 70 29  | . 8)*4)*2^(7-p)|
00000090  0d 00 46 05 ed 0d 00 50  15 3f 28 73 70 61 63 65  |..F....P.?(space|
000000a0  2b 74 29 3d 53 54 41 54  3a ed 0d 00 5a 2f ff 22  |+t)=STAT:...Z/."|
000000b0  53 41 56 45 20 43 68 61  72 44 61 74 20 22 2b c3  |SAVE CharDat "+.|
000000c0  7e 73 70 61 63 65 2b 22  20 22 2b c3 7e 28 73 70  |~space+" "+.~(sp|
000000d0  61 63 65 2b 26 31 30 30  29 0d ff                 |ace+&100)..|
000000db