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

⟦06eeab0e7⟧

    Length: 284 (0x11c)
    Notes: CBM900 l.out, UNIX file
    Names: »test.o«

Derivation

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

CBM900 l.out

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

0000  07 01 10 00 04 00 30 00 00 00 4e 00 00 00 00 00  ┆      0   N     ┆
0010  00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00  ┆                ┆
0020  00 00 00 00 00 00 58 00 00 00 36 00 00 00        ┆      X   6     ┆

CBM900 L_SHRI

0000  ab f3 2f ed a1 fd 14 00 00 00 00 4e 91 e0 5f 00  ┆  /        N  _ ┆
0010  80 00 00 00 a9 f3 4d d8 00 02 e8 02 69 d4 00 02  ┆      M     i   ┆
0020  4d d1 00 02 03 20 e9 10 0d e9 00 00 0d e9 00 00  ┆M               ┆
0030  53 ed 00 02 21 01 03 20 43 d1 00 02 93 e1 5f 00  ┆S   !   C     _ ┆
0040  80 00 00 00 a9 f7 e8 ea 21 ed a9 f3 9e 08        ┆        !       ┆

CBM900 L_PRVD

0000  44 72 61 77 20 73 6f 6d 65 20 6c 69 6e 65 73 00  ┆Draw some lines ┆

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 6c 69 6e 65 5f 00 00 00 00 00  ┆      line_     ┆
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 70 72 69 6e 74 66 5f 00 00 00 00 00 00 00  ┆  printf_       ┆
0050  00 00 1a 00 00 00 00 00                          ┆                ┆
           main_ 0010 00000000
           line_ 001a 00000000
              SS 001a 00000000
         printf_ 001a 00000000

CBM900 L_REL

0000  44 00 00 08 00 47 00 00 10 00 03 00 07 00 00 18  ┆D    G          ┆
0010  00 02 00 07 00 00 1e 00 02 00 07 00 00 22 00 02  ┆             "  ┆
0020  00 07 00 00 32 00 02 00 07 00 00 3a 00 02 00 47  ┆    2      :   G┆
0030  00 00 40 00 01 00                                ┆  @             ┆