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

⟦36058eedc⟧

    Length: 320 (0x140)
    Notes: CBM900 l.out, UNIX file
    Names: »pt.o«

Derivation

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

CBM900 l.out

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

0000  07 01 10 00 04 00 30 00 00 00 54 00 00 00 00 00  ┆      0   T     ┆
0010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ┆                ┆
0020  00 00 00 00 00 00 84 00 00 00 38 00 00 00        ┆          8     ┆

CBM900 L_SHRI

0000  03 0f 00 78 2f ed a1 fd 5f 00 80 00 00 00 0d e9  ┆   x/   _       ┆
0010  00 01 5f 00 80 00 00 00 a9 f1 b1 0a 1b 00 00 20  ┆  _             ┆
0020  6f d1 00 06 0d e9 00 01 5f 00 80 00 00 00 a9 f1  ┆o       _       ┆
0030  b1 0a 1b 00 00 28 6f d1 00 04 53 ed 00 04 53 ed  ┆     (o   S   S ┆
0040  00 06 5f 00 80 00 00 00 a9 f3 e8 e1 21 ed 01 0f  ┆  _         !   ┆
0050  00 78 9e 08                                      ┆ x              ┆

CBM900 L_SYM

0000  72 61 6e 64 5f 00 00 00 00 00 00 00 00 00 00 00  ┆rand_           ┆
0010  1a 00 00 00 00 00 6d 61 69 6e 5f 00 00 00 00 00  ┆      main_     ┆
0020  00 00 00 00 00 00 10 00 00 00 00 00 70 6f 69 6e  ┆            poin┆
0030  74 5f 00 00 00 00 00 00 00 00 00 00 1a 00 00 00  ┆t_              ┆
0040  00 00 63 6c 65 61 72 5f 00 00 00 00 00 00 00 00  ┆  clear_        ┆
0050  00 00 1a 00 00 00 00 00 53 53 00 00 00 00 00 00  ┆        SS      ┆
0060  00 00 00 00 00 00 00 00 1a 00 00 00 00 00 73 71  ┆              sq┆
0070  72 74 5f 00 00 00 00 00 00 00 00 00 00 00 1a 00  ┆rt_             ┆
0080  00 00 08 00                                      ┆                ┆
           rand_ 001a 00000000
           main_ 0010 00000000
          point_ 001a 00000000
          clear_ 001a 00000000
              SS 001a 00000000
           sqrt_ 001a 00080000

CBM900 L_REL

0000  47 00 00 0a 00 03 00 47 00 00 14 00 00 00 07 00  ┆G      G        ┆
0010  00 22 00 04 00 47 00 00 2a 00 00 00 07 00 00 38  ┆ "   G  *      8┆
0020  00 04 00 07 00 00 3c 00 04 00 07 00 00 40 00 04  ┆      <      @  ┆
0030  00 47 00 00 44 00 02 00                          ┆ G  D           ┆