RBIL61 - Browse Interrupt 0x16
INT 16 - KEYBOARD - GET KEYSTROKE (AH=00h) INT 16 - KEYBOARD - CHECK FOR KEYSTROKE (AH=01h) INT 16 - KEYBOARD - GET SHIFT FLAGS (AH=02h) INT 16 - KEYBOARD - SET TYPEMATIC RATE AND DELAY (AH=03h/BH=03h/BL=0Ch) INT 16 - K3PLUS v6.22+ - SET KEYCLICK (AH=04h) INT 16 - Tandy 2000 - KEYBOARD - FLUSH KEYBOARD BUFFER (AH=04h) INT 16 - KEYBOARD - SET KEYCLICK (PCjr only) (AH=04h) INT 16 - Tandy 2000 - KEYBOARD - RESET KEYBOARD (AH=05h) INT 16 - KEYBOARD - SELECT KEYBOARD LAYOUT (PCjr only) (AH=05h) INT 16 - KEYBOARD - STORE KEYSTROKE IN KEYBOARD BUFFER (ATIBM PC AT/PSIBM PS/2, any model w enh keybd only) (AH=05h) INT 16 - AAKEYS - GET NEXT KEYBOARD EVENT (AX=0600h) INT 16 - AAKEYS - EMPTY KEY-EVENT BUFFER (AX=0601h) INT 16 - AAKEYS - DISABLE AAKEYS (AX=0602h) INT 16 - AAKEYS - GET KEY-EVENT BUFFER (AX=0603h) INT 16 - AAKEYS - EMPTY 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. KEYBOARD BUFFER (AX=0604h) INT 16 - KEYBOARD - GET KEYBOARD FUNCTIONALITY (AH=09h) INT 16 - KEYBOARD - GET KEYBOARD ID (AH=0Ah) INT 16 - KEYBOARD - GET ENHANCED KEYSTROKE (enhanced kbd support only) (AH=10h) INT 16 - KEYBOARD - CHECK FOR ENHANCED KEYSTROKE (enh kbd support only) (AH=11h) INT 16 - KEYBOARD - GET EXTENDED SHIFT STATES (enh kbd support only) (AH=12h) INT 16 - DOS/V - DOUBLE-BYTE CHARACTER SET SHIFT CONTROL (AH=13h) INT 16 - DOS/V - SHIFT STATUS DISPLAY CONTROL (AH=14h) INT 16 - K3 v1.5x, K3PLUS v5.xx - GET EXTENDED BUFFER STATE {obsolete} (AH=20h) INT 16 - HUNTER 16 - SET TEMPORARY SHIFT (AH=20h) INT 16 - KEYBOARD - GET 122-KEY KEYSTROKE (122-key kbd support only) (AH=20h) INT 16 - HUNTER 16 - CONTROL SHIFT KEYS (AH=21h) INT 16 - KEYBOARD - CHECK FOR 122-KEY KEYSTROKE (122-key kbd support only) (AH=21h) INT 16 - HUNTER 16 - CONTROL CTRL-ALT-DEL (AH=22h/BX=0708h/CX=0910h/DX=1112h) INT 16 - KEYBOARD - GET 122-KEY SHIFT STATUS (122-key kbd support only) (AH=22h) INT 16 - HUNTER 16 - CONTROL EMERGENCY BREAKOUT (AH=23h/BX=0708h/CX=0910h/DX=1112h) INT 16 - HUNTER 16 - REDEFINE KEY CODES (AH=24h) INT 16 - K3 v1.5x, K3PLUS v5.xx - COPY INTO EXTENDED BUFFER {obsolete} (AH=25h) INT 16 - HUNTER 16 - RESET KEYBOARD (AH=25h) INT 16 - HUNTER 16 - CONTROL KEYCLICK (AH=26h) INT 16 - HUNTER 16 - CONTROL SCREEN DUMP AREA (AH=27h) INT 16 - HUNTER 16 - GET KEY REPEAT (AH=29h) INT 16 - HUNTER 16 - CONTROL KEY REPEAT (AH=2Ah) INT 16 - HUNTER 16 - REDEFINE KEY SCAN CODES (AH=2Bh) INT 16 - HUNTER 16 - REDEFINE RAW KEY CODES (AH=2Ch) INT 16 - HUNTER 16 - CONTROL BREAK KEYS (AH=2Dh/BX=0708h/CX=0910h/DX=1112h) INT 16 - TextWare TWTSR - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=3577h) INT 16 - TEXTCAP 2.0 - INSTALLATION CHECK (AX=4252h) INT 16 - TEXTCAP 2.0 - UNINSTALL (AX=4253h) INT 16 - TEXTCAP 2.0 - DUMP TEXT SCREEN TO FILE (AX=4254h) INT 16 - Shamrock Software EMAIL - GET STATUS (AX=4500h) INT 16 - Shamrock Software EMAIL - GET ELAPSED ONLINE TIME AND MAXIMUM TIME (AX=4501h) INT 16 - Shamrock Software EMAIL - GET CURRENT COMMUNICATIONS PARAMETERS (AX=4502h) INT 16 - Shamrock Software EMAIL - SPECIFY COMMAND-WORD FOR USER FUNCTION (AX=4503h) INT 16 - Shamrock Software EMAIL - CHECK FOR USER FUNCTION COMMAND-WORD (AX=4504h) INT 16 - Shamrock Software EMAIL - SEND RESULT OF USER FUNCTION (AX=4505h) INT 16 - Shamrock Software EMAIL - MONITOR XMODEM DOWNLOAD (AX=4506h) INT 16 - Frank Klemm Keyboard Driver v2.0 - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. (AH=4Bh) INT 16 - M16_KBD.COM v5.6 - INSTALLATION CHECK (AX=4D4Fh) INT 16 - KEYBOARD - AX PCIBM PC - SET KEYBOARD COUNTRY CODE (AX=5000h) INT 16 - KEYBOARD - AX PCIBM PC - GET KEYBOARD COUNTRY CODE (AX=5001h) INT 16 - KEYBOARD - AX PCIBM PC - READ SHIFT KEY STATUS (AH=51h) INT 16 - TSRBONES - INSTALLATION CHECK (AX=5453h/BX=5242h/CX=4F4Eh/DX=4553h) INT 16 - TrLit - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. (AX=5472h/BX=4C54h) INT 16 - Microsoft Word internal - MICROSOFT WORD COOPERATION WITH TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. {callout or callback} (AX=5500h) INT 16 - Microsoft QBASIC internal - MICROSOFT COOPERATION WITH TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=55FEh) INT 16 - Microsoft Word - TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. COOPERATION??? {callout or callback} (AX=55FFh) INT 16 - Netroom CACHECLK - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5758h/BX=4858h/DX=4443h) INT 16 - Netroom ??? - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5758h/BX=5754h) INT 16 - Netroom ??? - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5758h/BX=5755h) INT 16 - Netroom ??? - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5758h/BX=5756h) INT 16 - Netroom PRENET - GET OLD INTERRUPT VECTORS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5758h/BX=5858h) INT 16 - Netroom POSTNET - GET OLD INTERRUPT VECTORS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5758h/BX=5859h) INT 16 - Doorway v2.x+ - INSTALLATION CHECK / REDIRECTION CONTROLa (AH=67h) INT 16 - PCIBM PC Tools v5.1+ BACKTALK - UNHOOK (AX=6969h/BX=6968h) INT 16 - PCIBM PC Tools v5.1+ BACKTALK - INSTALLATION CHECK (AX=6969h/BX=6969h/DX=0000h) INT 16 - FastJuice - DISABLE/UNLOAD??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=6A6Bh) INT 16 - TMED v1.6a - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=6C63h) INT 16 - MTRTSR - INSTALLATION CHECK (AX=6D74h) INT 16 - HP Vectra EX-BIOS - "F16_INQUIRE" - 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. INSTALLATION CHECK (AX=6F00h) INT 16 - HP Vectra EX-BIOS - "F16_DEF_ATTR" - GET DEFAULT TYPEMATIC VALUES (AX=6F01h) INT 16 - HP Vectra EX-BIOS - "F16_GET_ATTR" - GET CURRENT TYPEMATIC VALUES (AX=6F02h) INT 16 - HP Vectra EX-BIOS - "F16_SET_ATTR" - SET TYPEMATIC VALUES (AX=6F03h) INT 16 - HP Vectra EX-BIOS - "F16_DEF_MAPPING" - GET DEFAULT KEY MAPPINGS (AX=6F04h) INT 16 - HP Vectra EX-BIOS - "F16_GET_MAPPING" - GET CURRENT KEY MAPPINGS (AX=6F05h) INT 16 - HP Vectra EX-BIOS - "F16_SET_MAPPING" - SET KEY MAPPINGS (AX=6F06h) INT 16 - HP Vectra EX-BIOS - "F16_SET_XLATORS" - SET CCP AND SOFTKEY PADS (AX=6F07h) INT 16 - HP Vectra EX-BIOS - "F16_KBD" - GET KEYBOARD INFORMATION (AX=6F08h) INT 16 - HP Vectra EX-BIOS - "F16_KBD_RESET" - RESET KEYBOARD TO DEFAULTS (AX=6F09h) INT 16 - HP Vectra ES/QS/RS EX-BIOS - READ PROCESSOR SPEED (AX=6F0Ah) INT 16 - HP Vectra ES/QS/RS EX-BIOS - SET PROCESSOR SPEED TO LOW (AX=6F0Bh) INT 16 - HP Vectra ES/QS/RS EX-BIOS - SET PROCESSOR SPEED TO HIGH (AX=6F0Ch) INT 16 - HP Vectra ES/QS/RS EX-BIOS - GET HIL 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. INTERRUPT NUMBER (AX=6F0Dh) INT 16 - HP Vectra ES/QS/RS EX-BIOS - SET HIL 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. INTERRUPT NUMBER (AX=6F0Eh) INT 16 - HP Vectras RS/20C and RS/25C - ENABLE MEMORY CACHING (AX=6F0Fh) INT 16 - HP Vectras RS/20C and RS/25C - DISABLE MEMORY CACHING (AX=6F10h) INT 16 - HP Vectras RS/20C and RS/25C - GET MEMORY CACHING STATE (AX=6F11h) INT 16 - HP Vectras RS/20C and RS/25C - SET PROCESSOR SPEED TO MEDIUM (AX=6F12h) INT 16 - FAKEY.COM - INSTALLATION CHECK (AH=70h) INT 16 - FAKEY.COM - PUSH KEYSTROKES (AH=71h) INT 16 - FAKEY.COM - CLEAR FAKED KEYSTROKES (AH=72h) INT 16 - FAKEY.COM - PLAY TONES (AH=73h) INT 16 - FastJuice - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7463h) INT 16 - pcANYWHERE III - SET TICK COUNT FOR SCANNING (AH=75h) INT 16 - pcANYWHERE III - SET ERROR CHECKING TYPE (AH=76h) INT 16 - pcANYWHERE III - LOG OFF (AH=77h) INT 16 - WATCH.COM v2.x-v3.0 - INSTALLATION CHECK (AX=7761h) INT 16 - PCIBM PC Magazine PUSHDIR.COM - INSTALLATION CHECK (AX=7788h/BX=7789h) INT 16 - pcANYWHERE III - CHECK STATUS (AH=79h) INT 16 - pcANYWHERE III - CANCEL SESSION (AH=7Ah) INT 16 - pcANYWHERE III - SUSPEND (AX=7B00h) INT 16 - pcANYWHERE III - RESUME (AX=7B01h) INT 16 - pcANYWHERE III - GET PORTIBM PC Portable (uses same BIOS as XT) CONFIGURATION (AH=7Ch) INT 16 - pcANYWHERE III - GET/SET TERMINAL PARAMETERS (AH=7Dh) INT 16 - pcANYWHERE III - COMMUNICATIONS I/O THROUGH PORTIBM PC Portable (uses same BIOS as XT) (AH=7Eh) INT 16 - pcANYWHERE III - SET KEYBOARD/SCREEN MODE (AH=7Fh) INT 16 - MAKEY.COM - INSTALLATION CHECK (AH=80h) INT 16 - DK.COM v1.03 - INSTALLATION CHECK (AH=87h) INT 16 - ATIBM PC AT.COM version 8/26/87 - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. (AX=8765h/BX=4321h/CX=FFFFh/DX=FFFFh) INT 16 - KEYB.COM KEYBOARD CAPABILITIES CHECK (not an actual function!) (AH=92h) INT 16 - SCOUT v5.4 - GET ??? (AH=99h) INT 16 - SCOUT v5.4 - INSTALLATION CHECK (AH=9Eh) INT 16 - KEYB.COM KEYBOARD CAPABILITIES CHECK (not an actual function!) (AH=A2h) INT 16 - PTxxx.COM - (xxx=CGAColor Graphics Adapter(Color/Graphics Adapter) One of the two video display boards introduced together with the original IBMInternational Busiuness Machines PCIBM PC. See also HGC, MDA.,EGAEnhanced Graphics Adapter(Enhanced Graphics Adapter) IBMInternational Busiuness Machines's second color video board for the IBMInternational Busiuness Machines PCIBM PC family, capable of a maximum resolution of 640x350 pixels in 16 simultaneous colors of a total of 64 possible colors.,VGAVideo Graphics Array(Video Graphics Array) The video adapter introduced with the IBMInternational Busiuness Machines PS/2IBM PS/2, any model series of computers.,HER...) CALL GATE FOR GRAPHICS (AH=AAh) INT 16 - JORJ v4.3 - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=AABBh/BX=EEFFh) INT 16 - K3PLUS v6.00+ (API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. v2.0+) - GET EXTENDED BUFFER STATE (AX=AF20h/BX=4B33h) INT 16 - K3PLUS v6.00+ (API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. v2.0+) - COPY INTO EXTENDED BUFFER (AX=AF25h/BX=4B33h) INT 16 - K3PLUS v6.00+ (API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. v2.0+) - GET VERSION INFORMATION (AX=AF4Dh/BX=4B33h) INT 16 - K3PLUS v6.00+ (API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. v2.0+) - CHECK IF FUNCTION SUPPORTED (AX=AF50h/BX=4B33h/CL=00h) INT 16 - K3PLUS v6.00+ (API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. v2.00+) - SET OPTIONS (AX=AF51h/BX=4B33h) INT 16 - K3PLUS v6.00+ (API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. v2.00+) - GET ORIGINAL INT 09h VECTOR (AX=AF80h/BX=4B33h) INT 16 - K3PLUS v6.00+ (API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. v2.00+) - GET ORIGINAL INT 16h HANDLER (AX=AF81h/BX=4B33h) INT 16 - K3PLUS v6.00+ (API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. v2.00+) - GET ORIGINAL INT 10h HANDLER (AX=AF82h/BX=4B33h) INT 16 - VGARAM v1.00 - INSTALLATION CHECK (AX=B0B1h) INT 16 - CtrlAlt Associates EGAPAL.COM v1.00 - INSTALLATION CHECK (AX=CA00h/BX=6570h/CX=6570h) INT 16 - CtrlAlt Associates VGAPAL.COM v1.00 - INSTALLATION CHECK (AX=CA00h/BX=7670h/CX=7670h) INT 16 - CtrlAlt Associates STACKEY.COM v3.00 - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. (AH=CAh/BX=736Bh/CX=736Bh) INT 16 - PUPClip v1.12+ - INSTALLATION CHECK (AX=CB00h) INT 16 - PUPClip v1.12+ - GET CLIPBOARD CURSOR POSITION (AX=CB01h) INT 16 - PUPClip v1.12+ - SET CLIPBOARD CURSOR POSITION (AX=CB02h) INT 16 - PUPClip v1.12+ - GET CHARACTER FROM CURRENT CLIPBOARD CURSOR POSITION (AX=CB03h) INT 16 - PUPClip v1.12+ - WRITE CHARACTER TO CURRENT CLIPBOARD CURSOR POSITION (AX=CB04h) INT 16 - PUPClip v1.12+ - CLEAR CLIPBOARD CONTENTS (AX=CB05h) INT 16 - PUPClip v1.12+ - SCROLL UP CLIPBOARD CONTENTS (AX=CB06h) INT 16 - PUPClip v1.12+ - SCROLL DOWN CLIPBOARD CONTENTS (AX=CB07h) INT 16 - PUPClip v1.12+ - POP UP (AX=CB08h) INT 16 - APCAL v3.20 - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D724h/CX=00CBh) INT 16 - APCAL v3.20 - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D724h/CX=00CCh) INT 16 - APCAL v3.20 - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D724h/CX=00CDh) INT 16 - VIRUS - "Frumble" - INSTALLATION CHECK (AH=DDh) INT 16 - Corel PowerSCSI - FDAUDIO.COM - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DFDFh) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - GET VERSION NUMBER (AX=E000h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - GET CHIPSET SAVE/RESTORE SIZE (AX=E001h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - SAVE CHIPSET STATUS & PREPARE CHPSET (AX=E002h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - RESTORE CHIPSET STATUS (AX=E003h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - LOWER PROGRAMMING VOLTAGE Vpp (AX=E004h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - RAISE PROGRAMMING VOLTAGE Vpp (AX=E005h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - FLASH WRITE PROTECT (AX=E006h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - FLASH WRITE ENABLE (AX=E007h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - FLASH SELECT (AX=E008h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - FLASH DE-SELECT (AX=E009h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - VERIFY ALLOCATED MEMORY (AX=E00Ah) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - SAVE INTERNAL CACHE STATUS (AX=E00Bh) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - RESTORE INTERNAL CACHE STATUS (AX=E00Ch) INT 16 - TurboPower TSRs - ALTERNATE INSTALLATION CHECK (AX=E0E0h) INT 16 - AMIAmerican Megatrends, Inc.(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985. 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. - BIOS-FLASH Interface - GENERATE CPU(Central Processing Unit) The microprocessor which executes programs on your computer. RESET (AX=E0FFh) INT 16 - BORLAND TURBO LIGHTNING - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. (AH=EDh/BH=EDh) INT 16 - CALCULATOR - INSTALLATION CHECK (AH=EFh) INT 16 - Compaq 386 and newer - SET CPU(Central Processing Unit) The microprocessor which executes programs on your computer. SPEED (AH=F0h) INT 16 - TurboPower TSRs - INSTALLATION CHECK (AX=F0F0h) INT 16 - Compaq 386 and newer - READ CURRENT CPU(Central Processing Unit) The microprocessor which executes programs on your computer. SPEED (AH=F1h) INT 16 - Compaq 386 and newer - DETERMINE ATTACHED KEYBOARD TYPE (AH=F2h) INT 16 - Compaq 80286s - SET CPU(Central Processing Unit) The microprocessor which executes programs on your computer. SPEED LIMIT (OVERRIDE JUMPER) (AH=F3h) INT 16 - NORTON GUIDES - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=F398h) INT 16 - Compaq Systempro and higher - CACHE CONTROLLER STATUS (AX=F400h) INT 16 - Compaq Systempro and higher - ENABLE CACHE CONTROLLER (AX=F401h) INT 16 - Compaq Systempro and higher - DISABLE CACHE CONTROLLER (AX=F402h) INT 16 - PCIBM PC Tools v8+ VSAFE, VWATCH - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FA00h/DX=5945h) INT 16 - PCIBM PC Tools v8+ VSAFE, VWATCH - UNINSTALL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FA01h/DX=5945h) INT 16 - PCIBM PC Tools v8+ VSAFE, VWATCH - GET/SET OPTIONS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FA02h/DX=5945h) INT 16 - PCIBM PC Tools v8+ VSAFE, VWATCH - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FA03h/DX=5945h) INT 16 - PCIBM PC Tools v8+ VSAFE - GET HOTKEY DISABLE FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FA04h/DX=5945h) INT 16 - PCIBM PC Tools v8+ VSAFE - SET HOTKEY DISABLE FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FA05h/DX=5945h) INT 16 - PCIBM PC Tools v8+ VSAFE, VWATCH - GET NETWORK DRIVES TEST FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FA06h/DX=5945h) INT 16 - PCIBM PC Tools v8+ VSAFE, VWATCH - SET NETWORK DRIVES TEST FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FA07h/DX=5945h) INT 16 - PCIBM PC Tools v9+ VWATCH v2.1 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FA08h/DX=5945h) INT 16 - PCIBM PC Tools v8+ programs - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FE55h/CX=0000h/DX=0000h) INT 16 - PCIBM PC Tools v7+ CPSCHED/DESKTOP - RESET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FEA4h) INT 16 - PCIBM PC Tools v7+ CPSCHED - ENABLE/DISABLE CPSCHED API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FEC6h) INT 16 - PCIBM PC Tools v7+ CPSCHED/DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FED3h) INT 16 - PCIBM PC Tools v7+ CPSCHED - UNHOOK INTERRUPTS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FEDCh) INT 16 - PCIBM PC Tools v7+ CPSCHED/DESKTOP - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FEEFh/CX=0000h) INT 16 - PCIBM PC Tools v7 only CPSCHED/DESKTOP - ALTERNATE INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FEF1h) INT 16 - OPTIMA 1024 VGA-Sync,ET-3000 chipset - QUERY ZOOM INTERRUPT (AH=FFh) INT 16 - KEYBOARD - KBUF extensions - ADD KEY TO TAIL OF KEYBOARD BUFFER (AH=FFh) INT 16 - PCIBM PC Tools v8+ DRIVEMAP - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF70h/BX=0000h/CX=4C69h/DX=6E6Bh) INT 16 - PCIBM PC Tools v8+ DRIVEMAP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF70h/BX=0001h) INT 16 - PCIBM PC Tools v8+ DRIVEMAP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF70h/BX=0002h) INT 16 - PCIBM PC Tools v8+ CPTASK - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0000h/CX=0000h/DX=0000h) INT 16 - PCIBM PC Tools v8+ CPTASK - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0001h) INT 16 - PCIBM PC Tools v8+ CPTASK - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0002h) INT 16 - PCIBM PC Tools v8+ CPTASK - GET ??? FLAGS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0003h) INT 16 - PCIBM PC Tools v8+ CPTASK - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0004h) INT 16 - PCIBM PC Tools v8+ CPTASK - GET NUMBER OF ACTIVE TASKS??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0005h) INT 16 - PCIBM PC Tools v8+ CPTASK - GET AND CLEAR ??? FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0006h) INT 16 - PCIBM PC Tools v8+ CPTASK - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0007h) INT 16 - PCIBM PC Tools v8+ CPTASK - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0008h) INT 16 - PCIBM PC Tools v8+ CPTASK - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=0009h) INT 16 - PCIBM PC Tools v9+ CPTASK - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=000Ah) INT 16 - PCIBM PC Tools v9+ CPTASK - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=000Bh) INT 16 - PCIBM PC Tools v9+ CPTASK - SET IDLE??? DELAY {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=000Ch) INT 16 - PCIBM PC Tools v8+ CPTASK - UNINSTALL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF80h/BX=4350h/CX=5354h) INT 16 - PCIBM PC Tools v8+ DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF90h) INT 16 - PCIBM PC Tools v7+ DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF91h) INT 16 - PCIBM PC Tools v7+ DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF92h) INT 16 - PCIBM PC Tools v7+ DESKTOP - SET ??? FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF93h) INT 16 - PCIBM PC Tools v7+ DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF94h/CX=0017h) INT 16 - PCIBM PC Tools v7+ DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF95h) INT 16 - PCIBM PC Tools v7+ DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF96h) INT 16 - PCIBM PC Tools v7+ DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF97h) INT 16 - PCIBM PC Tools v7+ DESKTOP - OPEN \DESK.OVL FILE AND SEEK TO OVERLAY {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF98h) INT 16 - PCIBM PC Tools v7+ DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF99h) INT 16 - PCIBM PC Tools v7+ DESKTOP - GET NAME OF COLOR SCHEME {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF9Ah) INT 16 - PCIBM PC Tools v7+ DESKTOP - UNUSED {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF9Bh) INT 16 - PCIBM PC Tools v8+ CPTASK - SET/CLEAR ??? POINTER {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF9Ch) INT 16 - PCIBM PC Tools v8+ CPTASK, VSAFE - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF9Dh) INT 16 - PCIBM PC Tools v7+ DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FF9Eh) INT 16 - PCIBM PC Tools v7+ DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA1h) INT 16 - PCIBM PC Tools v7+ DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA2h) INT 16 - PCIBM PC Tools v7-8 DATAMON, v9+ DPROTECT - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA3h/BX=0000h/CX=0000h) INT 16 - PCIBM PC Tools v7-8 DATAMON, v9+ DPROTECT - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA3h/BX=0001h/CX=0001h) INT 16 - PCIBM PC Tools v7-8 DATAMON, v9+ DPROTECT - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA3h/BX=0002h/CX=0002h) INT 16 - PCIBM PC Tools v7-8 DATAMON, v9+ DPROTECT - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA3h/BX=0003h/CX=0003h) INT 16 - PCIBM PC Tools v7+ DATAMON - SET ??? FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA3h/BX=0004h/CX=0004h) INT 16 - PCIBM PC Tools v7+ DATAMON - CLEAR ??? FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA3h/BX=0005h/CX=0005h) INT 16 - PCIBM PC Tools v7+ DATAMON - SET PSPsee Program Segment Prefix SEGMENT ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA3h/BX=0006h/CX=0006h/DX=0000h) INT 16 - PCIBM PC Tools v9 DSKLIGHT - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA3h/BX=FFA3h/CX=FFA3h) INT 16 - PCIBM PC Tools v7-8 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA4h) INT 16 - PC-Cache v6+ - INSTALLATION CHECK (AX=FFA5h/CX=1111h) INT 16 - PC-Cache v6+ - ENABLE DELAYED WRITES (AX=FFA5h/CX=AAAAh) INT 16 - PC-Cache v6+ - FLUSH CACHE AND DISABLE DELAYED WRITES (AX=FFA5h/CX=CCCCh) INT 16 - PC-Cache v6+ - FLUSH AND DISABLE CACHE (AX=FFA5h/CX=DDDDh) INT 16 - PC-Cache v6+ - ENABLE CACHE (AX=FFA5h/CX=EEEEh) INT 16 - PC-Cache v6+ - FLUSH CACHE (AX=FFA5h/CX=FFFFh) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA6h) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - GET ??? PATH {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA7h) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA8h) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - GET VERSION STRING {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFA9h) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFAAh) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - GET EDITOR SETTINGS??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFABh) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFACh) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFADh) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFAEh) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFAFh) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB0h) INT 16 - PCIBM PC Tools v6.0-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB1h) INT 16 - PCIBM PC Tools v5.5-8.0 DESKTOP - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB2h) INT 16 - PCIBM PC Tools v5.5-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB3h) INT 16 - PCIBM PC Tools v5.5-8.0 DESKTOP - SET ??? FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB4h) INT 16 - PCIBM PC Tools v5.5-8.0 DESKTOP - GET/SET WINDOW PARAMETERS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB5h/BX=0019h/DX=0000h) INT 16 - PCIBM PC Tools v5.5-8.0 DESKTOP - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB6h) INT 16 - PCIBM PC Tools v5.5-8.0 DESKTOP - GET/SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB7h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET/SET??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB8h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFB9h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFBAh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - CLEAR ??? FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFBBh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - RESTORE ORIGINAL SCREEN??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFBCh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? DATABASE INDEXING MESSAGES {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFBDh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFBEh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFBFh) INT 16 - FREEZE.COM - INSTALLATION CHECK (AH=FFh/BH=00h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC0h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC1h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC2h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC3h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC4h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - CHECK WHETHER DESKTOP LOADED RESIDENT {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC5h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC6h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - REMOVE WINDOW {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC7h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC8h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - COPY DATA TO CLIPBOARD {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFC9h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFCAh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - SELECT WINDOW PARAMETERS??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFCBh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DISPLAY 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. STRING CENTERED IN WINDOW {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFCCh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFCDh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - SET ??? DELAYS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFCEh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - CLOSE PRINTER/PRINT FILE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFCFh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - PREPARE TO PRINT??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD0h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DISPLAY PRINT OPTIONS MENU {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD1h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD2h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD3h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - CREATE/OPEN/DELETE FILE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD4h/BH=3Ch) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD5h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD6h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD7h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - SAFE CREATE FILE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD8h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFD9h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET NAME OF LAST FILE OPENED {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDAh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDBh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - UNHOOK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDCh) INT 16 - PCIBM PC Tools v5.1+ PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0000h) INT 16 - PCIBM PC Tools v5.1+ PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - REQUEST POP-UP {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0001h) INT 16 - PCIBM PC Tools v5.1-5.5 PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0002h) INT 16 - PCIBM PC Tools v5.1+ PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - REQUEST POP-UP {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0003h) INT 16 - PCIBM PC Tools v5.1+ PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0004h) INT 16 - PCIBM PC Tools v5.1+ PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0005h) INT 16 - PCIBM PC Tools v5.1+ PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0006h) INT 16 - PCIBM PC Tools v5.1+ PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - SET ??? FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0007h) INT 16 - PCIBM PC Tools v5.1+ PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - CLEAR ??? FLAG {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0008h) INT 16 - PCIBM PC Tools v6.0+ PCShell API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET PCRUN PARAMETERS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=0009h) INT 16 - PCIBM PC Tools v6.0+ PCRUN API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=000Ah) INT 16 - PCIBM PC Tools v6.0+ PCRUN API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDDh/BX=000Bh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DISPLAY POPUP MENU {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDEh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFDFh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE0h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - BEEP {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE1h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE2h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - PRINT CHARACTER {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE3h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE4h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - POP UP FILE SELECTION MENU {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE5h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - CHECK FOR AND GET KEYSTROKE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE6h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE7h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DISPLAY NUMBER {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE8h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET FILE LIST??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFE9h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DISPLAY COUNTED STRING {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFEAh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFEBh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET KEY {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFECh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFEDh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DEFINE PULLDOWN MENUS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFEEh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFEFh/CX=0000h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF0h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ALTERNATE INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF1h/BX=0000h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DISPLAY HELP LINE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF2h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - PREPARE TO UNLOAD RESIDENT DESKTOP {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF3h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF4h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET SCREEN ATTRIBUTE ARRAY {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF5h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - INVOKE NOTEPAD EDITOR {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF6h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - PROCESS MENU BAR ENTRY??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF7h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DRAW EMPTY WINDOW {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF8h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DEFINE SCREEN REFRESH ROUTINE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFF9h) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - DEFINE STANDARD PULLDOWN MENUS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFFAh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - PROCESS STANDARD MENU BAR {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFFBh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - GET HOTKEYS AND KEYBOARD VECTOR {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFFCh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - COPY ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFFDh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - SHOW MOUSE CURSOR {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFFEh) INT 16 - PCIBM PC Tools v5.1-8.0 DESKTOP - HIDE MOUSE CURSOR {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=FFFFh)