reactos/subsystems/ntvdm
Aleksandar Andrejevic 7ba3013923 [NTVDM]
Implement the IOCTL command in VDM DOS.
Rewrite the BIOS video pages support to use only one console buffer (not yet complete).
Fix the BIOS video mode table and several bugs in video functions.


svn path=/branches/ntvdm/; revision=59460
2013-07-13 01:56:36 +00:00
..
bios.c [NTVDM] 2013-07-13 01:56:36 +00:00
bios.h [NTVDM] 2013-07-13 01:56:36 +00:00
CMakeLists.txt [NTVDM] 2013-06-26 22:58:41 +00:00
dos.c [NTVDM] 2013-07-13 01:56:36 +00:00
dos.h [NTVDM] 2013-07-02 02:08:30 +00:00
emulator.c [SOFTX86] 2013-07-07 20:53:23 +00:00
emulator.h [SOFTX86] 2013-07-07 20:53:23 +00:00
ntvdm.c [NTVDM] 2013-07-05 01:31:50 +00:00
ntvdm.h [NTVDM] 2013-07-01 02:29:29 +00:00
ntvdm.rc [NTVDM] 2013-06-17 00:00:36 +00:00
pic.c [NTVDM] 2013-06-26 22:58:41 +00:00
pic.h [NTVDM] 2013-06-26 22:58:41 +00:00
ps2.c [NTVDM] 2013-06-26 22:58:41 +00:00
ps2.h [NTVDM] 2013-06-26 22:58:41 +00:00
resource.h [NTVDM] 2013-06-17 00:00:36 +00:00
rsrc.rc [NTVDM] 2013-06-17 00:00:36 +00:00
timer.c [NTVDM] 2013-06-26 22:58:41 +00:00
timer.h [NTVDM] 2013-06-26 22:58:41 +00:00