                HT21 EMM 4.0 DOCUMENTATION

       The EMM (Expanded Memory Manager) device driver is a standard MS DOS

[skiped]

     device=emm.sys [H=dd][S=dd][X=xxxx,dd][F=xxxx][E=dddd]
         < d - decimal char, x - hexadecimal char >

    /H=ddd      Sets the maximum number of handles the EMM will open

    /S=ddd      Set the maximum number of save stack frames. The number of

    /X=xxxx,dd  Sets an address range which should be EXCLUDED from

            e.g. /X=9000,10  Excludes 90000-B7FFF from paging

            e.g. /X=C800,2   Excludes C8000-CFFFF from paging

    /F=xxxx     Sets the start of page frame address in paragraph.

    /E=dddd     Tells how many kilobytes of DRAM memory to be allocated
            for extended memory. This value is rounded up to the next
