Annotation of coherent/d/bin/cc/c/h/i8086/varmch.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * This header file defines the machine specific variant bits.
        !             3:  * Intel iAPX-86.
        !             4:  */
        !             5: #define        VSMALL  (VMBASE+0)      /* SMALL model                          */
        !             6: #define        VCOMPAC (VMBASE+1)      /* COMPACT model - UNIMPLEMENTED        */
        !             7: #define        VMEDIUM (VMBASE+2)      /* MEDIUM model - UNIMPLEMENTED         */
        !             8: #define        VLARGE  (VMBASE+3)      /* LARGE model                          */
        !             9: #define        V8087   (VMBASE+4)      /* 8087 floating point - UNIMPLEMENTED  */
        !            10: #define        VRAM    (VMBASE+5)      /* Daisy code->data option              */
        !            11: #define        VOMF    (VMBASE+6)      /* Generate OMF objects                 */
        !            12: #define        V80186  (VMBASE+7)      /* Generate 80186 instructions          */
        !            13: #define        V80287  (VMBASE+8)      /* Generate 80287 floating point        */
        !            14: #define        VALIGN  (VMBASE+9)      /* Word-align stack                     */
        !            15: #define        VEMU87  (VMBASE+10)     /* Generate 8087 emulation calls        */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.