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

⟦510fd2001⟧

    Length: 331 (0x14b)
    Notes: CBM900 l.out, UNIX file
    Names: »ct.o«

Derivation

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

CBM900 l.out

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

0000  07 01 10 00 04 00 30 00 00 00 58 00 00 00 00 00  ┆      0   X     ┆
0010  00 00 00 00 00 00 00 00 00 00 12 00 00 00 00 00  ┆                ┆
0020  00 00 00 00 00 00 84 00 00 00 2d 00 00 00        ┆          -     ┆

CBM900 L_SHRI

0000  ab f1 2f ed a1 fd 0d e9 00 03 5f 00 80 00 00 00  ┆  /       _     ┆
0010  a9 f1 5c 09 00 03 80 00 00 00 14 00 00 00 00 58  ┆  \            X┆
0020  91 e0 5f 00 80 00 00 00 a9 f3 0d e9 00 01 0d e9  ┆  _             ┆
0030  00 00 0d e9 00 6e 0d e9 00 d2 5f 00 80 00 00 00  ┆     n    _     ┆
0040  a9 f7 14 00 00 00 00 63 91 e0 5f 00 80 00 00 00  ┆       c  _     ┆
0050  a9 f3 21 ed a9 f1 9e 08                          ┆  !             ┆

CBM900 L_PRVD

0000  54 72 79 20 2e 20 2e 20 2e 0a 00 44 6f 6e 65 21  ┆Try . . .  Done!┆
0010  0a 00                                            ┆                ┆

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 73 63 61 6c 65 5f 66 61 63 74  ┆      scale_fact┆
0020  6f 72 5f 00 00 00 1a 00 00 00 08 00 64 69 66 6c  ┆or_         difl┆
0030  74 00 00 00 00 00 00 00 00 00 00 00 1a 00 00 00  ┆t               ┆
0040  00 00 72 65 61 64 63 68 61 72 5f 00 00 00 00 00  ┆  readchar_     ┆
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 70 72  ┆              pr┆
0070  69 6e 74 66 5f 00 00 00 00 00 00 00 00 00 1a 00  ┆intf_           ┆
0080  00 00 00 00                                      ┆                ┆
           main_ 0010 00000000
   scale_factor_ 001a 00080000
           diflt 001a 00000000
       readchar_ 001a 00000000
              SS 001a 00000000
         printf_ 001a 00000000

CBM900 L_REL

0000  47 00 00 0c 00 02 00 47 00 00 16 00 01 00 44 00  ┆G      G      D ┆
0010  00 1c 00 47 00 00 24 00 05 00 47 00 00 3c 00 03  ┆   G  $   G  <  ┆
0020  00 44 00 00 44 00 47 00 00 4c 00 05 00           ┆ D  D G  L      ┆