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

⟦755319c28⟧

    Length: 437 (0x1b5)
    Notes: CBM900 l.out

Derivation

└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
    └─⟦2d53db1df⟧ UNIX V7 Filesystem
        └─ ⟦8b6540d2a⟧ »frankh/lib/flib.a« 
            └─⟦this⟧ 

CBM900 l.out

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

0000  07 01 10 00 04 00 30 00 00 00 5c 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 dc 00 00 00 4d 00 00 00        ┆          M     ┆

CBM900 L_SHRI

0000  03 0f 00 1a 1c e9 08 05 a1 fd 92 00 5d d0 00 16  ┆            ]   ┆
0010  54 da 00 22 92 88 1a 08 00 00 7f ff 16 0a 00 00  ┆T  "            ┆
0020  00 01 a1 b1 6f d1 00 0c 54 d0 00 1e 50 d0 00 16  ┆    o   T   P   ┆
0030  eb 05 54 d0 00 16 50 d0 00 22 e3 09 5f 00 80 00  ┆  T   P  "  _   ┆
0040  00 00 59 d0 00 0c 83 00 5d d0 00 16 e8 ed 54 d0  ┆  Y     ]     T ┆
0050  00 16 1c e1 08 05 01 0f 00 1a 9e 08              ┆                ┆

CBM900 L_SYM

0000  65 72 72 73 75 70 5f 00 00 00 00 00 00 00 00 00  ┆errsup_         ┆
0010  1a 00 00 00 02 00 72 61 6e 64 5f 00 00 00 00 00  ┆      rand_     ┆
0020  00 00 00 00 00 00 1a 00 00 00 00 00 70 61 73 73  ┆            pass┆
0030  5f 00 00 00 00 00 00 00 00 00 00 00 1a 00 00 00  ┆_               ┆
0040  04 00 74 69 6d 65 6f 75 74 73 5f 00 00 00 00 00  ┆  timeouts_     ┆
0050  00 00 1a 00 00 00 04 00 62 75 66 5f 00 00 00 00  ┆        buf_    ┆
0060  00 00 00 00 00 00 00 00 1a 00 00 00 00 02 62 67  ┆              bg┆
0070  62 6c 6b 5f 00 00 00 00 00 00 00 00 00 00 1a 00  ┆blk_            ┆
0080  00 00 04 00 53 53 00 00 00 00 00 00 00 00 00 00  ┆    SS          ┆
0090  00 00 00 00 1a 00 00 00 00 00 78 72 61 6e 64 5f  ┆          xrand_┆
00a0  00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00  ┆                ┆
00b0  65 72 72 6f 72 73 5f 00 00 00 00 00 00 00 00 00  ┆errors_         ┆
00c0  1a 00 00 00 04 00 62 61 64 62 6c 6b 5f 00 00 00  ┆      badblk_   ┆
00d0  00 00 00 00 00 00 1a 00 00 00 04 00              ┆                ┆
         errsup_ 001a 00020000
           rand_ 001a 00000000
           pass_ 001a 00040000
       timeouts_ 001a 00040000
            buf_ 001a 02000000
          bgblk_ 001a 00040000
              SS 001a 00000000
          xrand_ 0010 00000000
         errors_ 001a 00040000
         badblk_ 001a 00040000

CBM900 L_REL

0000  07 00 00 0e 00 06 00 07 00 00 12 00 06 00 07 00  ┆                ┆
0010  00 26 00 06 00 07 00 00 2a 00 06 00 07 00 00 2e  ┆ &      *      .┆
0020  00 06 00 07 00 00 34 00 06 00 07 00 00 38 00 06  ┆      4      8  ┆
0030  00 47 00 00 3e 00 01 00 07 00 00 44 00 06 00 07  ┆ G  >      D    ┆
0040  00 00 4a 00 06 00 07 00 00 50 00 06 00           ┆  J      P      ┆