reactos/lib/fast486
Aleksandar Andrejevic f5d3c9254c [FAST486]
Separate external interrupts from interrupt signals (which are
interrupts whose number is not known until they can be serviced,
just like hardware interrupts on a real CPU).
[NTVDM]
Improve the PIC emulation code (IRQ priorities, etc...).
Instead of checking for interrupts in the main loop, move the
PS/2 input parsing to a different thread.
Improve BIOS keyboard IRQ handling.


svn path=/branches/ntvdm/; revision=60761
2013-10-27 00:37:01 +00:00
..
CMakeLists.txt
common.c
common.h [FAST486] 2013-10-20 00:55:31 +00:00
common.inl
COPYING
extraops.c [FAST486] 2013-10-26 17:33:10 +00:00
extraops.h [FAST486] 2013-10-26 17:33:10 +00:00
fast486.c [FAST486] 2013-10-27 00:37:01 +00:00
opcodes.c [FAST486] 2013-10-27 00:37:01 +00:00
opcodes.h
opgroups.c [FAST486] 2013-10-25 18:15:24 +00:00
opgroups.h [FAST486] 2013-10-25 18:15:24 +00:00