reactos/subsystems/ntvdm
Aleksandar Andrejevic 7e0285b710 [NTVDM]
The PS/2 should latch the last value that was read in the case of multiple reads.
Modify the BIOS keyboard IRQ handler to support hooks.


svn path=/branches/ntvdm/; revision=60773
2013-10-27 19:08:58 +00:00
..
bios.c [NTVDM] 2013-10-27 19:08:58 +00:00
bios.h [NTVDM] 2013-10-27 14:57:12 +00:00
CMakeLists.txt [FAST486] 2013-10-27 11:42:44 +00:00
dos.c [NTVDM] 2013-10-27 16:34:27 +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 19:08:58 +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