- Remove an unneeded inclusion to the CRT header: limits.h (and use instead NDK definitions for max/min long values). - Remove unneeded comments... [NTVDM] Remove an unneeded add_dependencies(...) command. svn path=/branches/ntvdm/; revision=60767
Implement extended opcode groups 0xB9 (UD2) and 0xBA (BT/BTS/BTR/BTC). svn path=/branches/ntvdm/; revision=60745
Fix more prefix handling. Create the macros TOGGLE_ADSIZE and TOGGLE_OPSIZE to shorten the code. svn path=/branches/ntvdm/; revision=60715
[NTVDM]: Define by default NEW_EMULATOR, i.e. use Fast486 instead of softx86. svn path=/branches/ntvdm/; revision=60703