wine/dlls/krnl386.exe16
Alex Henrie b87bd5e9b0 krnl386: Emulate the VGA status register.
Sega Bug uses it as a timer.
2024-01-29 17:08:10 +01:00
..
atom.c include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h. 2023-09-27 11:17:47 +02:00
dosexe.h
dosmem.c
error.c
file.c
fpu.c
global.c
instr.c
int2f.c
int15.c
int21.c
int25.c
int26.c
int31.c
interrupts.c krnl386: Don't release the Win16 lock when exiting a task. 2023-12-14 23:40:04 +01:00
ioports.c krnl386: Emulate the VGA status register. 2024-01-29 17:08:10 +01:00
kernel.c
kernel16_private.h krnl386: Align the stack before calling the entry point. 2024-01-08 20:52:27 +01:00
krnl386.exe16.spec
local.c
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ne_module.c include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h. 2023-09-27 11:17:47 +02:00
ne_segment.c
registry.c
relay.c
resource.c
selector.c
snoop.c
syslevel.c
task.c krnl386: Don't release the Win16 lock when exiting a task. 2023-12-14 23:40:04 +01:00
thunk.c
utthunk.c
version.rc
vxd.c krnl386: Use the IMAGE_FIRST_SECTION helper macro. 2023-09-25 13:02:09 +02:00
wowthunk.c