Home » CEEFAX disks » telesoftware16.adl » 03-06-89/Proc

03-06-89/Proc

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 » CEEFAX disks » telesoftware16.adl
Filename: 03-06-89/Proc
Read OK:
File size: 0287 bytes
Load address: FFFF0E00
Exec address: FFFF802B
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
10000DEF PROCsetdumps
10010REM"�USE THIS PROC. IN YOUR BASIC
10020REM"�PROGRAMS TO SET DUMP VARABLES
10030REM"�?&91E=&AA:to switch in graph.
10040REM"�?&901=&AA:to switch on tones.
10050menu=&59B1:REM"�to set dumps.
10060single=&5027  
10070high=&51B5
10080double=&5197
10090quad=&51D3
10100REM"�HANDY DUMPS
10110a4double=&54E6
10120a4high=&54C6
10130a4quad=&5506
10140REM"�A4 SIZE DUMPS
10150height=&5A8E:REM"�use with A4.
10160margin=&5A34:REM"�use with HANDY.
10170reset=&5709
10180REM"�Use once before *sendthree
10190sendthree=&57FA
10200REM"�Use as often as you wish
10210REM"�to send a three screen dump.
10220endthree=&5876
10230REM"�used to tidy up after three.
10240REM EXAMPLE: CALL a4high
10250*LOAD DUMPS 5000
10260ENDPROC
10270 
'� �setdumps
'#�"�USE THIS PROC. IN YOUR BASIC
'$$�"�PROGRAMS TO SET DUMP VARABLES
'.$�"�?&91E=&AA:to switch in graph.
'8$�"�?&901=&AA:to switch on tones.
'Bmenu=&59B1:�"�to set dumps.
'Lsingle=&5027  
'Vhigh=&51B5
'`double=&5197
'jquad=&51D3
't�"�HANDY DUMPS
'~a4double=&54E6
'�a4high=&54C6
'�a4quad=&5506
'��"�A4 SIZE DUMPS
'� height=&5A8E:�"�use with A4.
'�#margin=&5A34:�"�use with HANDY.
'�reset=&5709
'�!�"�Use once before *sendthree
'�sendthree=&57FA
'��"�Use as often as you wish
'�#�"�to send a three screen dump.
'�endthree=&5876
'�#�"�used to tidy up after three.
(� EXAMPLE: � a4high
(
*LOAD DUMPS 5000
(�
( 
�
00000000  0d 27 10 0f dd 20 f2 73  65 74 64 75 6d 70 73 0d  |.'... .setdumps.|
00000010  27 1a 23 f4 22 82 55 53  45 20 54 48 49 53 20 50  |'.#.".USE THIS P|
00000020  52 4f 43 2e 20 49 4e 20  59 4f 55 52 20 42 41 53  |ROC. IN YOUR BAS|
00000030  49 43 0d 27 24 24 f4 22  82 50 52 4f 47 52 41 4d  |IC.'$$.".PROGRAM|
00000040  53 20 54 4f 20 53 45 54  20 44 55 4d 50 20 56 41  |S TO SET DUMP VA|
00000050  52 41 42 4c 45 53 0d 27  2e 24 f4 22 81 3f 26 39  |RABLES.'.$.".?&9|
00000060  31 45 3d 26 41 41 3a 74  6f 20 73 77 69 74 63 68  |1E=&AA:to switch|
00000070  20 69 6e 20 67 72 61 70  68 2e 0d 27 38 24 f4 22  | in graph..'8$."|
00000080  81 3f 26 39 30 31 3d 26  41 41 3a 74 6f 20 73 77  |.?&901=&AA:to sw|
00000090  69 74 63 68 20 6f 6e 20  74 6f 6e 65 73 2e 0d 27  |itch on tones..'|
000000a0  42 1f 6d 65 6e 75 3d 26  35 39 42 31 3a f4 22 85  |B.menu=&59B1:.".|
000000b0  74 6f 20 73 65 74 20 64  75 6d 70 73 2e 0d 27 4c  |to set dumps..'L|
000000c0  12 73 69 6e 67 6c 65 3d  26 35 30 32 37 20 20 0d  |.single=&5027  .|
000000d0  27 56 0e 68 69 67 68 3d  26 35 31 42 35 0d 27 60  |'V.high=&51B5.'`|
000000e0  10 64 6f 75 62 6c 65 3d  26 35 31 39 37 0d 27 6a  |.double=&5197.'j|
000000f0  0e 71 75 61 64 3d 26 35  31 44 33 0d 27 74 12 f4  |.quad=&51D3.'t..|
00000100  22 84 48 41 4e 44 59 20  44 55 4d 50 53 0d 27 7e  |".HANDY DUMPS.'~|
00000110  12 61 34 64 6f 75 62 6c  65 3d 26 35 34 45 36 0d  |.a4double=&54E6.|
00000120  27 88 10 61 34 68 69 67  68 3d 26 35 34 43 36 0d  |'..a4high=&54C6.|
00000130  27 92 10 61 34 71 75 61  64 3d 26 35 35 30 36 0d  |'..a4quad=&5506.|
00000140  27 9c 14 f4 22 84 41 34  20 53 49 5a 45 20 44 55  |'...".A4 SIZE DU|
00000150  4d 50 53 0d 27 a6 20 68  65 69 67 68 74 3d 26 35  |MPS.'. height=&5|
00000160  41 38 45 3a f4 22 82 75  73 65 20 77 69 74 68 20  |A8E:.".use with |
00000170  41 34 2e 0d 27 b0 23 6d  61 72 67 69 6e 3d 26 35  |A4..'.#margin=&5|
00000180  41 33 34 3a f4 22 82 75  73 65 20 77 69 74 68 20  |A34:.".use with |
00000190  48 41 4e 44 59 2e 0d 27  ba 0f 72 65 73 65 74 3d  |HANDY..'..reset=|
000001a0  26 35 37 30 39 0d 27 c4  21 f4 22 81 55 73 65 20  |&5709.'.!.".Use |
000001b0  6f 6e 63 65 20 62 65 66  6f 72 65 20 2a 73 65 6e  |once before *sen|
000001c0  64 74 68 72 65 65 0d 27  ce 13 73 65 6e 64 74 68  |dthree.'..sendth|
000001d0  72 65 65 3d 26 35 37 46  41 0d 27 d8 1f f4 22 83  |ree=&57FA.'...".|
000001e0  55 73 65 20 61 73 20 6f  66 74 65 6e 20 61 73 20  |Use as often as |
000001f0  79 6f 75 20 77 69 73 68  0d 27 e2 23 f4 22 83 74  |you wish.'.#.".t|
00000200  6f 20 73 65 6e 64 20 61  20 74 68 72 65 65 20 73  |o send a three s|
00000210  63 72 65 65 6e 20 64 75  6d 70 2e 0d 27 ec 12 65  |creen dump..'..e|
00000220  6e 64 74 68 72 65 65 3d  26 35 38 37 36 0d 27 f6  |ndthree=&5876.'.|
00000230  23 f4 22 84 75 73 65 64  20 74 6f 20 74 69 64 79  |#.".used to tidy|
00000240  20 75 70 20 61 66 74 65  72 20 74 68 72 65 65 2e  | up after three.|
00000250  0d 28 00 17 f4 20 45 58  41 4d 50 4c 45 3a 20 d6  |.(... EXAMPLE: .|
00000260  20 61 34 68 69 67 68 0d  28 0a 14 2a 4c 4f 41 44  | a4high.(..*LOAD|
00000270  20 44 55 4d 50 53 20 35  30 30 30 0d 28 14 05 e1  | DUMPS 5000.(...|
00000280  0d 28 1e 05 20 0d ff                              |.(.. ..|
00000287
03-06-89/Proc.m0
03-06-89/Proc.m1
03-06-89/Proc.m2
03-06-89/Proc.m4
03-06-89/Proc.m5