mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
4d58ee6a75
Start the DOSVM tick timer when the GET_SYSTEM_TIME interrupt (int 1a ah 00) is fired. This fixes a bug when running Sid Meier's CIVILIZATION for Windows 3.1 where the game would appear to hang at the launch screen (although sound would play as expected). This was due to the BIOSDATA.Ticks field never being updated. Signed-off-by: Liam Middlebrook <liammiddlebrook@gmail.com> |
||
---|---|---|
.. | ||
atom.c | ||
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 | ||
ioports.c | ||
kernel.c | ||
kernel16_private.h | ||
krnl386.exe16.spec | ||
local.c | ||
Makefile.in | ||
ne_module.c | ||
ne_segment.c | ||
registry.c | ||
relay.c | ||
resource.c | ||
selector.c | ||
snoop.c | ||
syslevel.c | ||
task.c | ||
thunk.c | ||
utthunk.c | ||
version.rc | ||
vxd.c | ||
wowthunk.c |