Orchid EMS Expanded Memory Manager

COMMAND:
        EMM.SYS

FORMAT:
        DEVICE=EMM.SYS [/D] [/E] [/W]

        /D or /E - Set the page frame at D000h or
        E000h. Use either /D or /E but not both. This
        must correspond to the page-frame address
        set with the jumper labeled D/E. It is the
        second jumper from the end of the row
        closest to the adaptor bracket. If this jumper
        is installed, use /E; if not, use /D. (D000h is
        the default for EMM.SYS)

        /W - This disables the memory test that is
        performed on power-up and when cold boot-
        ing. Disabling the test saves time when you
        turn on the system. (The default is to perform
        the test.)

USAGE:
        Must be the first entry in CONFIG.SYS.

        The software installation program will con-
        figure the EMM driver and place the line
        DEVICE=EMM.SYS in your CONFIG.SYS
        file.

        You must have the file EMM.SYS on your
        boot disk to use expanded memory.

EXAMPLE:
        A CONFIG.SYS file to invoke EMS Expanded
        Memory (with the D/E jumper installed)
        without installing any other Productivity
        Software:

                device=emm.sys /e
