DataMuseum.dk

Presents historical artifacts from the history of:

Commodore CBM-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Commodore CBM-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦67e303924⟧

    Length: 144 (0x90)
    Notes: CBM900 l.out

Derivation

└─⟦eafc30061⟧ Bits:30001199 Commodore 900 hard disk image
    └─⟦8281d0872⟧ UNIX V7 Filesystem
        └─ ⟦294235107⟧ »vol3.fd« UNIX V7 Filesystem
            └─ ⟦18ae9fda3⟧ »lib/libc.a« 
└─⟦eafc30061⟧ Bits:30001199 Commodore 900 hard disk image
    └─⟦5ec4c54f2⟧ UNIX V7 Filesystem
        └─ ⟦18ae9fda3⟧ »lib/libc.a« 
└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
    └─⟦926b8033d⟧ UNIX V7 Filesystem
        └─ ⟦18ae9fda3⟧ »lib/libc.a« 
                └─⟦this⟧ 

CBM900 l.out

struct ldheder {
    .l_magic = 0407,
    .l_flag = 0x10,
    .l_machine = 0x4,
    .l_entry = 0x30,
    .l_ssize = {
        [L_SHRI] = 0xe,
        [L_PRVI] = 0x0,
        [L_BSSI] = 0x0,
        [L_SHRD] = 0x0,
        [L_PRVD] = 0x4,
        [L_BSSD] = 0x0,
        [L_DEBUG] = 0x0,
        [L_SYM] = 0x42,
        [L_REL] = 0xc,
    },
};

0000  07 01 10 00 04 00 30 00 00 00 0e 00 00 00 00 00  ┆      0         ┆
0010  00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 00  ┆                ┆
0020  00 00 00 00 00 00 42 00 00 00 0c 00 00 00        ┆      B         ┆

CBM900 L_SHRI

0000  35 e0 00 04 5d 00 80 00 00 0e 7f 11 9e 08        ┆5   ]           ┆

CBM900 L_PRVD

0000  00 00 00 00                                      ┆                ┆

CBM900 L_SYM

0000  5f 5f 65 6e 64 5f 00 00 00 00 00 00 00 00 00 00  ┆__end_          ┆
0010  14 00 00 00 0e 00 65 6e 64 5f 00 00 00 00 00 00  ┆      end_      ┆
0020  00 00 00 00 00 00 1a 00 00 00 00 00 62 72 6b 5f  ┆            brk_┆
0030  00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00  ┆                ┆
0040  00 00                                            ┆                ┆
          __end_ 0014 000e0000
            end_ 001a 00000000
            brk_ 0010 00000000

CBM900 L_REL

0000  44 00 00 06 00 47 00 00 0e 00 01 00              ┆D    G          ┆