Home » Archimedes archive » Acorn User » AU 1998-13 (Christmas).adf » Regulars » StarInfo/Granger/Carbon/!CarbonDem/MiscPROCs
StarInfo/Granger/Carbon/!CarbonDem/MiscPROCs
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 » Archimedes archive » Acorn User » AU 1998-13 (Christmas).adf » Regulars |
Filename: | StarInfo/Granger/Carbon/!CarbonDem/MiscPROCs |
Read OK: | ✔ |
File size: | 018C bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM Font/Err/Save 20REM LEN A.Granger 98 30END 40DEFPROCerror(message$) 50!b%=255:$(b%+4)=message$+CHR$(0):SYS&400DF,b%,1,app$ 60PROCquit 70ENDPROC 80DEFPROCmessage(message$) 90!b%=255:$(b%+4)=message$+CHR$(0):SYS&400DF,b%,1,app$ 100ENDPROC 110DEFPROCfontarray 120DIM fontarray% 256 130FOR n=0 TO256 STEP4 140fontarray%!n=0 150NEXTn 160SYS&40081,,"Homerton.Medium",16*12,16*12,0,0 TO font1% 170ENDPROC 180DEFPROCquit 190SYS&60082,font1%:SYS &400DD:END 200ENDPROC
� Font/Err/Save � � A.Granger 98 � (��error(message$) 24!b%=255:$(b%+4)=message$+�(0):ș&400DF,b%,1,app$ < �quit F� P��message(message$) Z4!b%=255:$(b%+4)=message$+�(0):ș&400DF,b%,1,app$ d� n��fontarray x� fontarray% 256 �� n=0 �256 �4 �fontarray%!n=0 ��n �8ș&40081,,"Homerton.Medium",16*12,16*12,0,0 � font1% �� � ��quit �ș&60082,font1%:ș &400DD:� �� �
00000000 0d 00 0a 13 f4 20 46 6f 6e 74 2f 45 72 72 2f 53 |..... Font/Err/S| 00000010 61 76 65 0d 00 14 14 f4 20 a9 20 41 2e 47 72 61 |ave..... . A.Gra| 00000020 6e 67 65 72 20 39 38 0d 00 1e 05 e0 0d 00 28 15 |nger 98.......(.| 00000030 dd f2 65 72 72 6f 72 28 6d 65 73 73 61 67 65 24 |..error(message$| 00000040 29 0d 00 32 34 21 62 25 3d 32 35 35 3a 24 28 62 |)..24!b%=255:$(b| 00000050 25 2b 34 29 3d 6d 65 73 73 61 67 65 24 2b bd 28 |%+4)=message$+.(| 00000060 30 29 3a c8 99 26 34 30 30 44 46 2c 62 25 2c 31 |0):..&400DF,b%,1| 00000070 2c 61 70 70 24 0d 00 3c 09 f2 71 75 69 74 0d 00 |,app$..<..quit..| 00000080 46 05 e1 0d 00 50 17 dd f2 6d 65 73 73 61 67 65 |F....P...message| 00000090 28 6d 65 73 73 61 67 65 24 29 0d 00 5a 34 21 62 |(message$)..Z4!b| 000000a0 25 3d 32 35 35 3a 24 28 62 25 2b 34 29 3d 6d 65 |%=255:$(b%+4)=me| 000000b0 73 73 61 67 65 24 2b bd 28 30 29 3a c8 99 26 34 |ssage$+.(0):..&4| 000000c0 30 30 44 46 2c 62 25 2c 31 2c 61 70 70 24 0d 00 |00DF,b%,1,app$..| 000000d0 64 05 e1 0d 00 6e 0f dd f2 66 6f 6e 74 61 72 72 |d....n...fontarr| 000000e0 61 79 0d 00 78 14 de 20 66 6f 6e 74 61 72 72 61 |ay..x.. fontarra| 000000f0 79 25 20 32 35 36 0d 00 82 11 e3 20 6e 3d 30 20 |y% 256..... n=0 | 00000100 b8 32 35 36 20 88 34 0d 00 8c 12 66 6f 6e 74 61 |.256 .4....fonta| 00000110 72 72 61 79 25 21 6e 3d 30 0d 00 96 06 ed 6e 0d |rray%!n=0.....n.| 00000120 00 a0 38 c8 99 26 34 30 30 38 31 2c 2c 22 48 6f |..8..&40081,,"Ho| 00000130 6d 65 72 74 6f 6e 2e 4d 65 64 69 75 6d 22 2c 31 |merton.Medium",1| 00000140 36 2a 31 32 2c 31 36 2a 31 32 2c 30 2c 30 20 b8 |6*12,16*12,0,0 .| 00000150 20 66 6f 6e 74 31 25 0d 00 aa 05 e1 0d 00 b4 0a | font1%.........| 00000160 dd f2 71 75 69 74 0d 00 be 1f c8 99 26 36 30 30 |..quit......&600| 00000170 38 32 2c 66 6f 6e 74 31 25 3a c8 99 20 26 34 30 |82,font1%:.. &40| 00000180 30 44 44 3a e0 0d 00 c8 05 e1 0d ff |0DD:........| 0000018c