[SOFT386]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Thu, 29 Aug 2013 22:07:53 +0000 (22:07 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Thu, 29 Aug 2013 22:07:53 +0000 (22:07 +0000)
commitc0a39279ae51409e7cb530f9ca2d5e35354ae654
treef4c4d209ac59b12bb6b9667e248b6180e09e3981
parent5a14da958f2b71f11ba0d3ed41d7377b9e59494d
[SOFT386]
Add checks for illegal prefixes.
Implement HLT and PAUSE.

svn path=/branches/ntvdm/; revision=59890
include/reactos/libs/soft386/soft386.h
lib/soft386/opcodes.c
lib/soft386/soft386.c