reactos/subsystems/ntvdm
Hermès Bélusca-Maïto d9c072aba2 [NTVDM]
Implement all the missing INT 16h functions but 03h. Also, for simplification purposes (should be fixed later on) act exactly the same for INT 00h and 10h, and for INT 01h and 11h.
Finally, one has to implement setting the BIOS KeybdShiftFlags flag.

svn path=/branches/ntvdm/; revision=60770
2013-10-27 14:17:34 +00:00
..
bios.c [NTVDM] 2013-10-27 14:17:34 +00:00
bios.h [NTVDM] 2013-10-27 14:17:34 +00:00
CMakeLists.txt [FAST486] 2013-10-27 11:42:44 +00:00
dos.c [NTVDM] 2013-10-26 18:01:40 +00:00
dos.h [NTVDM] 2013-08-15 01:40:50 +00:00
emulator.c [NTVDM]: Fix the callback prototypes. 2013-10-27 12:17:06 +00:00
emulator.h [FAST486] 2013-10-27 00:37:01 +00:00
ntvdm.c [FAST486] 2013-10-27 00:37:01 +00:00
ntvdm.h [NTVDM] 2013-10-27 14:17:34 +00:00
ntvdm.rc [NTVDM] 2013-06-17 00:00:36 +00:00
ntvdm.spec [NTVDM] 2013-08-09 23:52:08 +00:00
pic.c [FAST486] 2013-10-27 00:37:01 +00:00
pic.h [FAST486] 2013-10-27 00:37:01 +00:00
ps2.c [NTVDM] 2013-10-27 14:17:34 +00:00
ps2.h [FAST486] 2013-10-27 00:37:01 +00:00
registers.c [NTVDM] 2013-10-26 20:48:31 +00:00
registers.h [NTVDM] 2013-08-09 23:52:08 +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-08-06 21:06:00 +00:00
timer.h Fix formatting, no code changes. 2013-08-09 18:55:35 +00:00
vga.c [NTVDM] 2013-10-04 21:16:58 +00:00
vga.h [NTVDM] 2013-08-12 19:31:54 +00:00