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

⟦4034fdbcc⟧

    Length: 188 (0xbc)
    Notes: CBM900 l.out

Derivation

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

CBM900 l.out

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

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

CBM900 L_SHRI

0000  ab f9 2f ed a1 fd 76 d0 00 02 07 00 7f 00 91 e0  ┆  /   v         ┆
0010  5c d1 00 03 00 0e 91 e2 91 e0 5f 00 80 00 00 00  ┆\         _     ┆
0020  a9 fb 5c d1 00 03 00 02 21 ed a9 f9 9e 08        ┆  \     !       ┆

CBM900 L_SYM

0000  66 6c 6f 6f 72 5f 00 00 00 00 00 00 00 00 00 00  ┆floor_          ┆
0010  10 00 00 00 00 00 6d 6f 64 66 5f 00 00 00 00 00  ┆      modf_     ┆
0020  00 00 00 00 00 00 1a 00 00 00 00 00 53 53 00 00  ┆            SS  ┆
0030  00 00 00 00 00 00 00 00 00 00 00 00 1a 00 00 00  ┆                ┆
0040  00 00                                            ┆                ┆
          floor_ 0010 00000000
           modf_ 001a 00000000
              SS 001a 00000000

CBM900 L_REL

0000  07 00 00 08 00 02 00 07 00 00 14 00 02 00 47 00  ┆              G ┆
0010  00 1c 00 01 00 07 00 00 26 00 02 00              ┆        &       ┆