INT 61 - Atari Portfolio - EXTENDED BIOS(Basic Input/Output System) A set of standardized calls giving low-level access to the hardware.  The BIOS is the lowest software layer above the actual hardware and serves to insulate programs (and operating systems) which use it from the details of accessing the hardware directly.
Desc:	provides subfunctions such as turning off the machine, accessing
	  internal variables, and mapping memory cards
SeeAlso: INT 60"Atari",AH=00h"Portfolio",AH=08h"Portfolio",AH=0Dh"Portfolio"
SeeAlso: AH=11h"Portfolio",AH=15h"Portfolio",AH=19h"Portfolio"
SeeAlso: AH=1Bh"Portfolio",AH=24h"Portfolio",AH=2Ch"Portfolio"
SeeAlso: AH=30h"Portfolio"
                                                                                


INT 61 - TI Professional PCIBM PC - FACTORY ROM(Read-Only Memory) A memory for program storage which may not be changed by the program as it runs. DATA AREA POINTER (NOT A VECTOR!)
Desc:	the low word of this vector contains the segment of the RAM(Random Access Memory)	See also DRAM, SRAM. data area
	  to be used by the expansion ROM(Read-Only Memory) A memory for program storage which may not be changed by the program as it runs. at F400h:0000h, and the high word
	  contains the length of the data area; this segment and size are
	  both set to 0000h if no ROM(Read-Only Memory) A memory for program storage which may not be changed by the program as it runs. is installed at F400h:0000h
SeeAlso: INT 60"TI Professional PCIBM PC",INT 62"TI Professional"
SeeAlso: INT 66"TI Professional PCIBM PC"
                                                                                


INT 61 - HP 95LX System Manager - LOAD DS                                       
SeeAlso: INT 0F"HP 95LX",INT 60/DI=0102h"HP 95LX"