INT 48 - TI Professional PCIBM PC - PRINT ROM(Read-Only Memory) A memory for program storage which may not be changed by the program as it runs. MESSAGE
	AH = 07h
	SI = offset of ASCIZA NUL-terminated ASCII string.	The ASCIZ string "ABC" consists of the four bytes 41h, 42h, 43h, and 00h.  Unless otherwise specified, maximum lengths given in the interrupt list do not include the terminating NUL. message string within segment F400h
Return: nothing
SeeAlso: AH=00h,AH=01h,AH=02h,AH=03h,AH=04h,AH=06h,AH=08h,AH=0Ah,AH=0Bh