[NTVDM]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Sat, 19 Sep 2015 22:12:56 +0000 (22:12 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Sat, 19 Sep 2015 22:12:56 +0000 (22:12 +0000)
commitd9a6ce4f12fa4cba47e60c90ebb4ef9df186c5fa
tree98c292dfa6312aedb2325579b9776e6f947249ac
parent2ea155305ae4e458444e5819bc09e2bba303c84f
[NTVDM]
Save and restore the general purpose and segment registers around Int32Call
calls in the BIOS. Also, make sure CF doesn't get set by the called interrupt
procedure.

svn path=/trunk/; revision=69297
reactos/subsystems/mvdm/ntvdm/bios/bios32/bios32.c
reactos/subsystems/mvdm/ntvdm/bios/bios32/kbdbios32.c