Home » Archimedes archive » Zipped Apps » BCPL » BCPL/armlib/a/mcliba

BCPL/armlib/a/mcliba

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 » Zipped Apps » BCPL
Filename: BCPL/armlib/a/mcliba
Read OK:
File size: 0132 bytes
Load address: 0000
Exec address: 0000
File contents
 GET $.ALib.BCPLMacsA

BaseAddress * 0
RootStackSize * &1000 ; an unreasonably large amount

realarm  * 1
lispmode * 0
StackDirn * 1

; description of stack-frame linkage
frrb * 0
frrp * 4
frrl * 8
frpc * 12

 IMPORT |BCPL$$Code$$Base|
 IMPORT |BCPL$$Code$$Limit|
 IMPORT |Image$$DataLimit|

 LNK a.mclibr
00000000  20 47 45 54 20 24 2e 41  4c 69 62 2e 42 43 50 4c  | GET $.ALib.BCPL|
00000010  4d 61 63 73 41 0a 0a 42  61 73 65 41 64 64 72 65  |MacsA..BaseAddre|
00000020  73 73 20 2a 20 30 0a 52  6f 6f 74 53 74 61 63 6b  |ss * 0.RootStack|
00000030  53 69 7a 65 20 2a 20 26  31 30 30 30 20 3b 20 61  |Size * &1000 ; a|
00000040  6e 20 75 6e 72 65 61 73  6f 6e 61 62 6c 79 20 6c  |n unreasonably l|
00000050  61 72 67 65 20 61 6d 6f  75 6e 74 0a 0a 72 65 61  |arge amount..rea|
00000060  6c 61 72 6d 20 20 2a 20  31 0a 6c 69 73 70 6d 6f  |larm  * 1.lispmo|
00000070  64 65 20 2a 20 30 0a 53  74 61 63 6b 44 69 72 6e  |de * 0.StackDirn|
00000080  20 2a 20 31 0a 0a 3b 20  64 65 73 63 72 69 70 74  | * 1..; descript|
00000090  69 6f 6e 20 6f 66 20 73  74 61 63 6b 2d 66 72 61  |ion of stack-fra|
000000a0  6d 65 20 6c 69 6e 6b 61  67 65 0a 66 72 72 62 20  |me linkage.frrb |
000000b0  2a 20 30 0a 66 72 72 70  20 2a 20 34 0a 66 72 72  |* 0.frrp * 4.frr|
000000c0  6c 20 2a 20 38 0a 66 72  70 63 20 2a 20 31 32 0a  |l * 8.frpc * 12.|
000000d0  0a 20 49 4d 50 4f 52 54  20 7c 42 43 50 4c 24 24  |. IMPORT |BCPL$$|
000000e0  43 6f 64 65 24 24 42 61  73 65 7c 0a 20 49 4d 50  |Code$$Base|. IMP|
000000f0  4f 52 54 20 7c 42 43 50  4c 24 24 43 6f 64 65 24  |ORT |BCPL$$Code$|
00000100  24 4c 69 6d 69 74 7c 0a  20 49 4d 50 4f 52 54 20  |$Limit|. IMPORT |
00000110  7c 49 6d 61 67 65 24 24  44 61 74 61 4c 69 6d 69  ||Image$$DataLimi|
00000120  74 7c 0a 0a 20 4c 4e 4b  20 61 2e 6d 63 6c 69 62  |t|.. LNK a.mclib|
00000130  72 0a                                             |r.|
00000132