Simulates DPMI memory map by converting lower-MB segment base
commita7cf4eecf26733d58be729e61c85b14bd58159b0
authorOve Kaaven <ovek@arcticnet.no>
Sun, 11 Oct 1998 12:26:00 +0000 (11 12:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 11 Oct 1998 12:26:00 +0000 (11 12:26 +0000)
treea86f7ca19e080c35338aa6a04ec73ae83a153de4
parentc6e16c3a4ae0d03857dcc5d797cdd5caea5e97ac
Simulates DPMI memory map by converting lower-MB segment base
addresses as necessary. Implemented allocating/freeing DOS memory
blocks. Added XMS hook. (DPMI remains disabled by default until
someone implements the raw mode switch entry points pkunzip needs.)
msdos/dpmi.c