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

⟦7456f10bc⟧

    Length: 226 (0xe2)
    Notes: CBM900 l.out, UNIX file
    Names: »op.o«

Derivation

└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
    └─⟦0a3c255ba⟧ UNIX V7 Filesystem
        └─ ⟦this⟧ »assm/op.o« 

CBM900 l.out

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

0000  07 01 10 00 04 00 30 00 00 00 00 00 00 00 00 00  ┆      0         ┆
0010  00 00 00 00 00 00 00 00 00 00 5e 00 00 00 00 00  ┆          ^     ┆
0020  00 00 00 00 00 00 2c 00 00 00 28 00 00 00        ┆      ,   (     ┆

CBM900 L_PRVD

0000  00 00 00 40 00 02 00 ce 00 00 00 44 00 01 00 0b  ┆   @       D    ┆
0010  00 00 00 48 00 01 00 f3 00 00 00 4b 00 01 00 fb  ┆   H       K    ┆
0020  00 00 00 4e 00 01 00 76 00 00 00 52 00 02 00 db  ┆   N   v   R    ┆
0030  00 00 00 55 00 01 00 04 00 00 00 59 00 01 00 03  ┆   U       Y    ┆
0040  41 43 49 00 44 43 58 00 44 49 00 45 49 00 48 4c  ┆ACI DCX DI EI HL┆
0050  54 00 49 4e 00 49 4e 52 00 49 4e 58 00 00        ┆T IN INR INX    ┆

CBM900 L_SYM

0000  6f 70 5f 6c 69 73 74 5f 00 00 00 00 00 00 00 00  ┆op_list_        ┆
0010  14 00 00 00 00 00 53 53 00 00 00 00 00 00 00 00  ┆      SS        ┆
0020  00 00 00 00 00 00 1a 00 00 00 00 00              ┆                ┆
        op_list_ 0014 00000000
              SS 001a 00000000

CBM900 L_REL

0000  44 00 00 00 00 44 00 00 08 00 44 00 00 10 00 44  ┆D    D    D    D┆
0010  00 00 18 00 44 00 00 20 00 44 00 00 28 00 44 00  ┆    D    D  ( D ┆
0020  00 30 00 44 00 00 38 00                          ┆ 0 D  8         ┆