INTRUDER history

0.9c	23jun1997	- bugfix for displaying error messages during install
			  in v86 mode
			- memory structure is sorted now
			- MMX instructions implemented
			- CMOVxx and FCMOVxx instructions implemented
			- bugfix for disassembling
				IMUL	r16.32,r/m16.32
				BSF	r16.32,r/m16.32
				BSR	r16.32,r/m16.32
				LAR	r16.32,r/m16.32
				LSL	r16.32,r/m16.32
				BT	r/m16.32,r16.32
				BTC	r/m16.32,r16.32
				BTR	r/m16.32,r16.32
				BTS	r/m16.32,r16.32
			- call memory constant handler when leaving even if
			  the timer interrupt is not hooked
			- if valid reload local descriptor table register on
			  exit (for fixup problems debugging in pm)
		additional
			- corrected some typo in macro files

0.9b	19may1997	- display operands and dump on string operations
			- display floating point operands as float
			- same inside fpu status
			- extended video swaping (option.extended.vswap)
			- if valid reload task state register on exit (for
			  fixup problems debugging pm programs under emm)
			- display cpuid feature list
			- low memory size reduced
			- bugfix for intruding pm descriptors reported by
			  vcpi

0.9a	12apr1997	- first public release
