[NTVDM]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 27 Oct 2013 14:17:34 +0000 (14:17 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 27 Oct 2013 14:17:34 +0000 (14:17 +0000)
commitd9c072aba2eb281e0c70e0e03170565a19b0890c
treeaad324b1772c2b2323646a954a9733c4385f296a
parent4d28af9bb589bde31988d087e719eddd6ba65714
[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
subsystems/ntvdm/bios.c
subsystems/ntvdm/bios.h
subsystems/ntvdm/ntvdm.h
subsystems/ntvdm/ps2.c