reactos/subsystems/ntvdm
Aleksandar Andrejevic 944d6e8b5a [NTVDM]
Implement "Get DOS Version" API call.
Implement BIOS keyboard IRQ handler and some "INT 16h" functions.


svn path=/branches/ntvdm/; revision=59350
2013-06-28 20:52:40 +00:00
..
bios.c [NTVDM] 2013-06-28 20:52:40 +00:00
bios.h [NTVDM] 2013-06-28 20:52:40 +00:00
CMakeLists.txt [NTVDM] 2013-06-26 22:58:41 +00:00
dos.c [NTVDM] 2013-06-28 20:52:40 +00:00
dos.h [NTVDM] 2013-06-28 20:52:40 +00:00
emulator.c [NTVDM] 2013-06-28 20:52:40 +00:00
emulator.h [NTVDM] 2013-06-26 22:58:41 +00:00
ntvdm.c [NTVDM] 2013-06-26 22:58:41 +00:00
ntvdm.h [NTVDM] 2013-06-26 22:58:41 +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