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

⟦f27680106⟧

    Length: 353 (0x161)
    Notes: CBM900 l.out, UNIX file
    Names: »t.o«

Derivation

└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
    └─⟦2d53db1df⟧ UNIX V7 Filesystem
        └─ ⟦this⟧ »frankh/tmp/t.o« 

CBM900 l.out

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

0000  07 01 10 00 04 00 30 00 00 00 68 00 00 00 00 00  ┆      0   h     ┆
0010  00 00 00 00 00 00 00 00 00 00 3c 00 00 00 00 00  ┆          <     ┆
0020  00 00 00 00 00 00 42 00 00 00 4b 00 00 00        ┆      B   K     ┆

CBM900 L_SHRI

0000  03 0f 00 1c 1c e9 0a 03 a1 fd 4d d8 00 08 14 00  ┆          M     ┆
0010  31 00 16 96 5d d0 00 16 14 00 31 00 19 00 5d d0  ┆1   ]     1   ] ┆
0020  00 12 14 00 31 00 1a 04 5d d0 00 0e 14 00 31 00  ┆    1   ]     1 ┆
0030  16 d8 5d d0 00 0a 54 da 00 16 13 ea 54 da 00 0e  ┆  ]   T     T   ┆
0040  13 ea 54 da 00 0a 13 ea 54 da 00 12 13 ea 14 00  ┆  T     T       ┆
0050  00 00 00 68 91 e0 5f 00 80 00 00 00 a9 fb 1c e1  ┆   h  _         ┆
0060  0a 03 01 0f 00 1c 9e 08                          ┆                ┆

CBM900 L_PRVD

0000  20 65 72 72 6f 72 73 20 3d 20 25 64 2c 20 74 69  ┆ errors = %d, ti┆
0010  6d 65 6f 75 74 73 20 3d 20 25 64 2c 20 62 61 64  ┆meouts = %d, bad┆
0020  20 62 6c 6f 63 6b 73 20 3d 20 25 64 2c 20 70 61  ┆ blocks = %d, pa┆
0030  73 73 65 73 20 3d 20 25 75 0a 00 00              ┆sses = %u       ┆

CBM900 L_SYM

0000  6d 61 69 6e 5f 00 00 00 00 00 00 00 00 00 00 00  ┆main_           ┆
0010  10 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 70 72 69 6e  ┆            prin┆
0030  74 66 5f 00 00 00 00 00 00 00 00 00 1a 00 00 00  ┆tf_             ┆
0040  00 00                                            ┆                ┆
           main_ 0010 00000000
              SS 001a 00000000
         printf_ 001a 00000000

CBM900 L_REL

0000  07 00 00 0c 00 01 00 07 00 00 16 00 01 00 07 00  ┆                ┆
0010  00 20 00 01 00 07 00 00 2a 00 01 00 07 00 00 34  ┆        *      4┆
0020  00 01 00 07 00 00 38 00 01 00 07 00 00 3e 00 01  ┆      8      >  ┆
0030  00 07 00 00 44 00 01 00 07 00 00 4a 00 01 00 44  ┆    D      J   D┆
0040  00 00 50 00 47 00 00 58 00 02 00                 ┆  P G  X        ┆