Francois Gouget
|
77a32d5e4a
|
krnl386.exe16: Make a couple of functions static.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-22 21:46:27 +01:00 |
Francois Gouget
|
a52b257d56
|
krnl386.exe16: Avoid the DOSVM_HardwareInterruptPM() forward declaration.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-22 21:46:27 +01:00 |
Alexandre Julliard
|
526b245237
|
krnl386: Remove support for vm86 contexts.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-05 17:14:39 +01:00 |
Alexandre Julliard
|
ed6bdb3c51
|
krnl386: Remove support for DPMI real-mode calls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-05 17:14:39 +01:00 |
Alexandre Julliard
|
33b2d8521c
|
krnl386: Remove support for VGA emulation.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-02 14:42:38 +01:00 |
Alexandre Julliard
|
5ec5449596
|
krnl386: Remove support for DOS devices and event handling.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-02 14:42:38 +01:00 |
Alexandre Julliard
|
5e0fd3403e
|
krnl386: Remove support for running DOS executables.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-01 22:24:57 +01:00 |
Francois Gouget
|
40d213a297
|
krnl386.exe16: Mark internal symbols with hidden visibility.
|
2015-03-19 14:06:28 +09:00 |
Frédéric Delanoy
|
8a10493e6b
|
krnl386.exe16: Use BOOL type where appropriate.
|
2013-12-12 19:21:35 +01:00 |
Alexandre Julliard
|
1b2604384b
|
krnl386.exe: Avoid using the CONTEXT86 type.
|
2010-10-20 18:37:09 +02:00 |
Alexandre Julliard
|
18bb9da5bc
|
krnl386.exe: Get rid of the useless config.sys parser.
|
2010-09-21 20:16:15 +02:00 |
Alexandre Julliard
|
76e5c01209
|
kernel: Only start the BIOS timer if there is an actual access to selector 0x40.
|
2010-02-01 12:58:29 +01:00 |
Alexandre Julliard
|
26a42f8452
|
winedos: Merge all of winedos back into krnl386.
|
2010-01-05 16:25:34 +01:00 |