Fixed broken assembler. Removed support for old protected-mode hack
commit0e823c56c38e28fb431bf9bd406a881a7cd88a87
authorOve Kaaven <ovek@arcticnet.no>
Tue, 25 Jul 2000 12:24:39 +0000 (25 12:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Jul 2000 12:24:39 +0000 (25 12:24 +0000)
treeb286f40e6d41725a3fd924f88af70e84219b1210
parentb18dbd26c5a72b6db81e4bc76f62efc8519a1fba
Fixed broken assembler. Removed support for old protected-mode hack
for running real-mode code on platforms that don't support vm86; the
current CallRM->RMCB shortcut code should take care of all
Wine-supplied RM APIs (such as DOSASPI) anyway.
msdos/dpmi.c