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

⟦79620eda4⟧

    Length: 232 (0xe8)
    Notes: CBM900 l.out, UNIX file
    Names: »dmouse.o«

Derivation

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

CBM900 l.out

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

0000  07 01 10 00 04 00 30 00 00 00 00 00 00 00 00 00  ┆      0         ┆
0010  00 00 00 00 00 00 00 00 00 00 60 00 00 00 00 00  ┆          `     ┆
0020  00 00 00 00 00 00 58 00 00 00 00 00 00 00        ┆      X         ┆

CBM900 L_PRVD

0000  ff fc ff f8 ff f0 ff e0 ff c0 ff c0 ff e0 ff f0  ┆                ┆
0010  ff f8 ff fc f3 fe e1 ff 80 ff 00 7f 00 3e 00 1c  ┆             >  ┆
0020  00 00 01 80 01 c0 01 e0 01 f0 ff f8 ff fc ff fe  ┆                ┆
0030  ff ff ff fe ff fc ff f8 01 f0 01 e0 01 c0 01 80  ┆                ┆
0040  00 00 01 b0 19 b0 19 b6 0d b6 0d b6 0f fe 0f fe  ┆                ┆
0050  07 fe 67 fe 7f fe 3f fe 1f fc 07 fc 07 f8 03 f8  ┆  g   ?         ┆

CBM900 L_SYM

0000  53 53 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ┆SS              ┆
0010  1a 00 00 00 00 00 44 53 4b 5f 4d 4f 55 53 45 5f  ┆      DSK_MOUSE_┆
0020  00 00 00 00 00 00 14 00 00 00 00 00 4d 4e 55 5f  ┆            MNU_┆
0030  4d 4f 55 53 45 5f 00 00 00 00 00 00 14 00 00 00  ┆MOUSE_          ┆
0040  20 00 4d 4f 56 5f 4d 4f 55 53 45 5f 00 00 00 00  ┆  MOV_MOUSE_    ┆
0050  00 00 14 00 00 00 40 00                          ┆      @         ┆
              SS 001a 00000000
      DSK_MOUSE_ 0014 00000000
      MNU_MOUSE_ 0014 00200000
      MOV_MOUSE_ 0014 00400000