reactos/subsystems/ntvdm
2014-01-24 20:37:40 +00:00
..
bios [NTVDM]: Use EmulatorRead/WriteMemory instead of directly use the VgaXXXMemory helpers. 2014-01-24 00:41:26 +00:00
dos [NTVDM]: Break the BIOS into the BIOS and the video BIOS. 2014-01-11 17:05:25 +00:00
hardware [NTVDM]: Clean ConsoleFramebuffer after leaving graphics mode. 2014-01-24 20:36:17 +00:00
res [NTVDM]: Improve the icon, and add 16x16 format. 2014-01-23 23:46:10 +00:00
bop.c [NTVDM] 2013-12-27 19:51:43 +00:00
bop.h [NTVDM]: Remove unneeded WINAPI convention calls. 2013-12-23 18:04:32 +00:00
CMakeLists.txt [NTVDM]: Break the BIOS into the BIOS and the video BIOS. 2014-01-11 17:05:25 +00:00
emulator.c [DDK:NT_VDD] 2014-01-11 20:59:27 +00:00
emulator.h [DDK:NT_VDD] 2014-01-11 20:59:27 +00:00
int32.c [NTVDM]: Start to organize the code... 2014-01-11 15:27:18 +00:00
int32.h [NTVDM]: Remove unneeded WINAPI convention calls. 2013-12-23 18:04:32 +00:00
io.c [NTVDM] 2014-01-11 14:40:03 +00:00
io.h [NTVDM] 2014-01-11 14:40:03 +00:00
ntvdm.c [DDK:NT_VDD] 2014-01-11 20:59:27 +00:00
ntvdm.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
ntvdm.rc [NTVDM] 2013-12-29 22:38:10 +00:00
ntvdm.spec [NTVDM]: Implement and export VDDTerminateVDM. 2013-12-24 15:52:31 +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] 2013-12-29 22:38:10 +00:00
vddsup.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
vddsup.h VDD really means "Virtual Device Drivers". 2013-12-17 23:13:11 +00:00