DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦f7109072e⟧ TextFile

    Length: 384 (0x180)
    Types: TextFile
    Names: »STDLIB.H«

Derivation

└─⟦4dd5d59b6⟧ Bits:30003303 Mix C version 2.1 og debugger til RC703
    └─ ⟦this⟧ »STDLIB.H« 
└─⟦b6190e06c⟧ Bits:30003304 Mix C version 2.1 til RC703
└─⟦b6190e06c⟧ Bits:30005327 Mix C version 2.1 til RC703
    └─ ⟦this⟧ »STDLIB.H« 

TextFile

/******************* Miscellaneous Definitions ***********************/

typedef char jmp_bufÆ32Å;

typedef union æ
    struct æ
       char a, c, b, e, d, l, h;
    å byte;
    struct æ
       char a;
       int  bc, de, hl, ix, iy;
    å word;
å REGS;

/***************************************************************/
«eof»