INT 03 - Soft-ICE - BACK DOOR COMMANDS - GET Soft-ICE VERSION                   
	AX = 0000h
	SI = magic value 4647h ('FG')
	DI = magic value 4A4Dh ('JM')
Return: SI = BCD(Binary Coded Decimal) A method of data storage where two decimal digits are stored in each byte, one in the upper four bits and the other in the lower four bits.  Since only the values 0 through 9 are used in each half of a byte, BCD values can be read as decimal numbers on a hexadecimal display of memory or a file. version (0280h = v2.80)
SeeAlso: INT 03/AX=0910h