reactos/lib/fast486
Aleksandar Andrejevic cc89902e00 [NTVDM]
Don't enable interrupts unless it's necessary in the interrupt handler.
[FAST486]
When handling interrupt signals, make sure at least one instruction is executed,
to prevent the CPU from being completely blocked by interrupt signals.


svn path=/branches/ntvdm/; revision=60910
2013-11-10 00:53:05 +00:00
..
CMakeLists.txt
common.c [FAST486]: Code formatting only (remove endlines spaces). 2013-11-09 14:23:40 +00:00
common.h [FAST486] 2013-10-27 11:42:44 +00:00
common.inl [FAST486]: Code formatting only (remove endlines spaces). 2013-11-09 14:23:40 +00:00
COPYING
extraops.c [FAST486]: Code formatting only (remove endlines spaces). 2013-11-09 14:23:40 +00:00
extraops.h [FAST486] 2013-11-07 01:06:39 +00:00
fast486.c [NTVDM] 2013-11-10 00:53:05 +00:00
opcodes.c [FAST486]: Code formatting only (remove endlines spaces). 2013-11-09 14:23:40 +00:00
opcodes.h [FAST486] 2013-10-27 11:42:44 +00:00
opgroups.c [FAST486]: Code formatting only (remove endlines spaces). 2013-11-09 14:23:40 +00:00
opgroups.h [FAST486] 2013-11-01 22:39:43 +00:00