reactos/subsystems/ntvdm
Aleksandar Andrejevic e53148d3f5 [NTVDM]
Use VdmRunning to keep the state of the whole VDM, not a VDM task.
Add an event whose signaled state determines the state of the VDM task.
Use FILE_SHARE_READ when opening executables.


svn path=/branches/ntvdm/; revision=63116
2014-05-02 18:24:40 +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] 2014-05-02 18:24:40 +00:00
hardware [NTVDM] 2014-03-02 15:04:56 +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 [NTVDM] 2014-01-25 00:53:10 +00:00
int32.h
io.c [NTVDM] 2014-01-25 18:57:17 +00:00
io.h
ntvdm.c [NTVDM] 2014-05-02 18:24:40 +00:00
ntvdm.h [NTVDM] 2014-05-02 18:24:40 +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 [NTVDM]: Register functions are already declared via the inclusion of ddk/vddsvc.h. However still keep their definitions also in registers.h (yet #if 0'ed out) for reference. 2014-01-24 20:37:40 +00:00
registers.h [NTVDM]: Register functions are already declared via the inclusion of ddk/vddsvc.h. However still keep their definitions also in registers.h (yet #if 0'ed out) for reference. 2014-01-24 20:37:40 +00:00
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