[SOFT386]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Fri, 18 Oct 2013 22:50:00 +0000 (22:50 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Fri, 18 Oct 2013 22:50:00 +0000 (22:50 +0000)
commit0e8be812b029702f73006f7d778312741147ea91
tree1eeb161a8af4bb3e589a501b6eefaa82c4ba4765
parent3041ad03303b3e55d330a6f14053d6ea125b9eab
[SOFT386]
Implement the hardware interrupt system.
Modify Soft386Interrupt to assume hardware interrupts, because
software interrupts from outside the emulator may cause race conditions.

svn path=/branches/ntvdm/; revision=60696
include/reactos/libs/soft386/soft386.h
lib/soft386/soft386.c
subsystems/ntvdm/emulator.c