reactos/subsystems/ntvdm
Aleksandar Andrejevic 263f3da77d [KERNEL32][NTVDM]
In BaseCheckVDM, return a task ID of 0 if there is a console.
In CommandThreadProc, make sure the loop executes at least once.
Also, if a session ID is given, there is no parent console, so there is no need to wait
for further commands.


svn path=/branches/ntvdm/; revision=63124
2014-05-03 02:13:51 +00:00
..
bios [NTVDM]: Add a common helper to sync the BIOS cursor for the active display page, with VGA. 2014-03-03 00:09:22 +00:00
dos [NTVDM][KERNEL32] 2014-05-02 22:23:34 +00:00
hardware [NTVDM] 2014-05-02 21:17:05 +00:00
lang [NTVDM]: German translation by Robert Naumann, thanks! 2014-02-02 14:01:21 +00:00
res
bop.c
bop.h
callback.c [NTVDM] 2014-02-26 01:03:14 +00:00
callback.h [NTVDM] 2014-02-26 01:03:14 +00:00
clock.c [NTVDM]: Limit the number of CPU recursion calls (not more than 32). 2014-02-23 15:54:20 +00:00
clock.h [NTVDM] 2014-02-01 16:32:20 +00:00
CMakeLists.txt [NTVDM] 2014-04-08 14:35:35 +00:00
emulator.c [NTVDM] 2014-05-02 18:24:40 +00:00
emulator.h [NTVDM] 2014-03-02 14:37:51 +00:00
int32.c
int32.h
io.c
io.h
ntvdm.c [KERNEL32][NTVDM] 2014-05-03 02:13:51 +00:00
ntvdm.h [NTVDM][KERNEL32] 2014-05-02 22:23:34 +00:00
ntvdm.rc [NTVDM]: German translation by Robert Naumann, thanks! 2014-02-02 14:01:21 +00:00
ntvdm.spec [NTVDM] 2014-02-01 16:32:20 +00:00
registers.c
registers.h
resource.h [NTVDM] 2014-02-01 16:32:20 +00:00
utils.c [NTVDM] 2014-02-27 03:02:11 +00:00
utils.h [NTVDM] 2014-02-27 03:02:11 +00:00
vddsup.c [NTVDM] 2014-03-02 14:37:51 +00:00
vddsup.h