[NTVDM]: Now that HLT is implemented, use it in the INT32 handlers.

svn path=/trunk/; revision=64852
This commit is contained in:
Hermès Bélusca-Maïto 2014-10-20 19:45:37 +00:00
parent 705dcd2d05
commit 34aaa8fdf4

View file

@ -49,8 +49,7 @@ static BYTE Int16To32[] =
0xFB, // sti 0xFB, // sti
// HACK: The following instruction should be HLT! 0xF4, // hlt
0x90, // nop
0xEB, 0xF5, // jmp BOP_SEQ (offset -11) 0xEB, 0xF5, // jmp BOP_SEQ (offset -11)