Interrupt List - Release 61 (16jul00)
⇤
⇠
⇧
🏠
∕
HTML Edition
∕
Browse the Index
∕
TERMINATE
⇢
⇥
RBIL61 - TERMINATE
I2C
(also IIC; the "2" is superscripted) Inter-Integrated Circuit Bus -- A moderate-speed serial communications bus originally invented by Philips in the early 1980s for consumer-electronics applications, such as inter-chip communication in a television set or high-end stereo. The I2C bus has recently appeared on PCs in video capture boards and similar devices, as well as (surprisingly) SDRAM DIMMs (for the on-board serial EEPROM). The ACCESS.bus is a derivative of the I2C bus which forms the physical layer of the Universal Serial Bus. Similary, the SMBus (System Management Bus) also uses I2C as its physical layer.
A0h - EEPROM
(Xicor X24C01A, etc.)
{#idx172303}
INT 10 - SOLLEX SuperVGA - GET EXTENSIONS INFO
{#idx5956}
INT 10 -
VESA
(Video Electronics Standards Association) An industry group which sets both hardware and software standards and recommendations. The term VESA is also used to denote compliance with the VESA SuperVGA BIOS Extensions, a standard set of video BIOS functions for accessing video modes of higher resolution than those defined by
IBM
International Busiuness Machines
.
SuperVGA
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.
(
VBE
(VESA BIOS Extensions) The common software interface for video cards providing support for high resolution and bit depth.
)
- GET SuperVGA INFORMATION
{#idx4219}
{#idx4228}
{#idx4245}
INT 10 -
VESA
(Video Electronics Standards Association) An industry group which sets both hardware and software standards and recommendations. The term VESA is also used to denote compliance with the VESA SuperVGA BIOS Extensions, a standard set of video BIOS functions for accessing video modes of higher resolution than those defined by
IBM
International Busiuness Machines
.
VBE
(VESA BIOS Extensions) The common software interface for video cards providing support for high resolution and bit depth.
/DC
(Display Data Channel)
- READ EDID
{#idx5002}
INT 10 -
VESA
(Video Electronics Standards Association) An industry group which sets both hardware and software standards and recommendations. The term VESA is also used to denote compliance with the VESA SuperVGA BIOS Extensions, a standard set of video BIOS functions for accessing video modes of higher resolution than those defined by
IBM
International Busiuness Machines
.
XGA
(Extended Graphics Array)
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.
Extensions - RETURN
XGA
(Extended Graphics Array)
SUBSYSTEM INFORMATION
{#idx4130}
{#idx4138}
INT 13 - Bootable CD-ROM - GET STATUS
{#idx10735}
INT 13 - Bootable CD-ROM - TERMINATE DISK EMULATION
{#idx10716}
{#idx10720}
INT 13 - Future Domain
SCSI
(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE.
CONTROLLER - GET INQUIRY INFO FROM
SCSI
(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE.
DEVICE
{#idx9213}
INT 13 - Super PC-Kwik v5.10+ - PROGRAM TERMINATION NOTIFICATION
{callout or callback,
undocumented
Information 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.
}
{#idx11329}
INT 13 - SyQuest - Generic
SCSI
(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE.
pass through
{#idx10955}
INT 14 - Connection Manager - CLOSE COMMUNICATION
{#idx12311}
INT 14 - Connection Manager - TERMINATE CONNECTION CLIENT ACTIVITY
{#idx12711}
{#idx12718}
INT 14 - TelAPI -
"telclose"
- TERMINATE TELNET CONNECTION
{#idx15071}
INT 14 - VIDEO
FOSSIL
(Fido/Opus/Seadog Standard Interface Layer) A standardized API for performing serial I/O, originally used by the Fido and Opus bulletin- board software and Seadog bulletin-board mailer, but now in wider use.
- CLOSE VFOSSIL
{#idx14472}
INT 14 - VIDEO
FOSSIL
(Fido/Opus/Seadog Standard Interface Layer) A standardized API for performing serial I/O, originally used by the Fido and Opus bulletin- board software and Seadog bulletin-board mailer, but now in wider use.
- OPEN VFOSSIL
{#idx14375}
{#idx14423}
{#idx14431}
{#idx14439}
{#idx14449}
{#idx14457}
{#idx14466}
INT 15 - DESQview v2.50+ -
"WININFO"
- GET WINDOW INFORMATION
{#idx24402}
INT 15 - Intel System Management Bus - REQUEST
{#idx20082}
INT 15 - Intel System Management Bus - REQUEST ABORT
{#idx20111}
INT 15 - MultiDOS Plus - TERMINATE INTERNAL TASK
(KILL THREAD)
{#idx15836}
{#idx15842}
INT 15 - SYSTEM - FORMAT UNIT PERIODIC INTERRUPT
(
PS
IBM PS/2, any model
ESDI
(Enhanced Small Device Interface) A disk drive interface type which was briefly popular before IDE took over. An ESDI drive can transfer data between the drive and controller at 10, 15, or 20 megabits per second, which is faster than an MFM or RLL controller but slower than what is possible with an IDE or SCSI drive. See also IDE.
drives only)
{callout or callback}
{#idx15998}
INT 15 -
TopView
TopView, DESQview, TaskView, OmniView, other compatibles
- SEND MESSAGE -
"READN"
- GET NEXT N OBJECT BYTES
{#idx17728}
INT 15 -
TopView
TopView, DESQview, TaskView, OmniView, other compatibles
- SEND MESSAGE -
"WRITE"
- WRITE TO OBJECT
{#idx17300}
INT 15 - VMiX -
"sys_kill"
- HARD TERMINATE PROCESS
{#idx15973}
INT 15 - VMiX -
"sys_sysreq"
- SYSTEM CONFIGURATION MANAGER
{#idx15880}
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.
{#idx25720}
INT 16 -
PC
IBM PC
Tools v8+ CPTASK - UNINSTALL
{
undocumented
Information 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.
}
{#idx27479}
INT 16 - Shamrock Software EMAIL - SPECIFY COMMAND-WORD FOR USER FUNCTION
{#idx25677}
INT 18 - NEC PC-9800 series - VIDEO
{#idx29961}
INT 1A - Disk Spool II v2.07+ - FUNCTION CALLS
{
undocumented
Information 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.
}
{#idx38991}
INT 20 - DOS 1+ - TERMINATE PROGRAM
{#idx39514}
INT 20 - Microsoft Windows - VMM -
VxD
A virtual device driver for Windows 3.x or 95. So called because nearly all of the Windows 3.0 drivers had names of the form "VdeviceD". See also device driver.
SERVICES
{protected mode}
{#idx39675}
INT 20 - Microsoft Windows - VWIN32 -
VxD
A virtual device driver for Windows 3.x or 95. So called because nearly all of the Windows 3.0 drivers had names of the form "VdeviceD". See also device driver.
SERVICES
{protected mode}
{#idx40492}
INT 21 - 10NET v5.0 - GET LOCAL 10NET CONFIGURATION TABLE
{#idx53677}
INT 21 - 10NET v5.0 - TERMINATE PRINT JOB
{#idx53763}
INT 21 - CED
(Command EDitor)
- INSTALLABLE COMMANDS
{#idx71350}
INT 21 - DOS 1+ - TERMINATE PROGRAM
{#idx41513}
{#idx41532}
INT 21 - DOS 1+ - WRITE STRING TO STANDARD OUTPUT
{#idx41667}
INT 21 - DOS 2+ -
"EXEC"
- LOAD AND/OR EXECUTE PROGRAM
{#idx50356}
{#idx50431}
{#idx50473}
{#idx50479}
INT 21 - DOS 2+ -
"EXIT"
- TERMINATE WITH RETURN CODE
{#idx50891}
INT 21 - DOS 2+ - GET RETURN CODE
(ERRORLEVEL)
{#idx50916}
INT 21 - DOS 2+ - TERMINATE AND STAY RESIDENT
{#idx44318}
INT 21 - DOS 2+ internal -
"SYSVARS"
- GET LIST OF LISTS
{
undocumented
Information 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.
}
{#idx51237}
INT 21 - DOS 3.0+ internal - GET ADDRESS OF DOS SWAPPABLE DATA AREA
{
undocumented
Information 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.
}
{#idx53098}
INT 21 - DOS 3.1+ network - FLUSH REDIRECTED PRINTER OUTPUT
{
undocumented
Information 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.
}
{#idx53264}
INT 21 - DOS 3.3+ - GET EXTENDED COUNTRY INFORMATION
{#idx55482}
INT 21 - DOS 3.3+ - SET HANDLE COUNT
{#idx55681}
INT 21 - DOS 4.x only - internal - GET DOS SWAPPABLE DATA AREAS
{obsolete,
undocumented
Information 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.
}
{#idx53332}
INT 21 - European MS-DOS 4.0 -
"CWAIT"
- WAIT FOR CHILD TO TERMINATE
{#idx56993}
{#idx57008}
INT 21 - European MS-DOS 4.0 - SET SIGNAL HANDLER
{#idx57040}
{#idx57049}
INT 21 - LAN Manager Enhanced DOS - LOCAL NetServiceEnum
{partially documented}
{#idx54248}
INT 21 - LANtastic - GET ACTIVE USER INFORMATION
{#idx54904}
INT 21 - LANtastic - LOGIN TO SERVER
{#idx54556}
INT 21 - LANtastic v4.1+ - TERMINATE USER
{#idx55028}
INT 21 - LASTBYTE.SYS v1.19 - IOCTL - GET ??? TABLE
{
undocumented
Information 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.
}
{#idx46874}
INT 21 - Network Driver Interface Specification
(
NDIS
(Network Driver Interface Specification) A hardware-independent network interface developed by Microsoft and 3com. See also Packet Driver, TCP/IP.
)
2.0.1 - PROTOCOL MANAGER
{#idx46078}
INT 21 - Novell DOS 7 - SDRes v27.03 - INSTALLATION CHECK
{
undocumented
Information 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.
}
{#idx41768}
INT 21 - Novell NetWare - DIRECTORY SERVICES - ALLOC TEMPORARY DIRECTORY HANDLE
{#idx59638}
INT 21 - Novell NetWare, Alloy NTNX - RETURN SHELL VERSION
{#idx62848}
INT 21 - OS/2 v2.1+
Virtual DOS Machine
A special type of virtual machine provided by OS/2 version 2.0, in which a copy of MS-DOS or an MS-DOS compatible operating system (or even an incompatible 8086 operating system) is run and appears to have full control of the system. See also Virtual Machine, INT 21h Function 64h.
- GET LOADING MESSAGE
{
undocumented
Information 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.
}
{#idx55404}
INT 21 - Windows95 - LONG FILENAME -
"FindClose"
- TERMINATE DIRECTORY SEARCH
{#idx56349}
INT 21 - Windows95 - LONG FILENAME - TERMINATE SUBST
{#idx56465}
INT 21 - Windows95 - LONG FILENAME FUNCTIONS
{#idx56073}
{#idx56080}
{#idx56090}
INT 22 - DOS 1+ - PROGRAM TERMINATION ADDRESS
{#idx72013}
INT 23 - DOS 1+ - CONTROL-C/CONTROL-BREAK HANDLER
{#idx72060}
INT 24 - DOS 1+ - CRITICAL ERROR HANDLER
{callout or callback}
{#idx72077}
{#idx72183}
INT 27 - DOS 1+ - TERMINATE AND STAY RESIDENT
{#idx72497}
INT 2A - NETWORK - BEGIN DOS CRITICAL SECTION
{callout or callback,
undocumented
Information 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.
}
{#idx72831}
INT 2D - dLite 1.0+ - GET PARAMETER BLOCK ADDRESS
{#idx74242}
INT 2E - 4DOS v2.x-3.03 SHELL2E.COM - UNINSTALL
{#idx74969}
INT 2E - DOS 2+ - PASS COMMAND TO COMMAND INTERPRETER FOR EXECUTION
{
undocumented
Information 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.
}
{#idx74690}
INT 2E - Windows NT - NATIVE
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.
{
undocumented
Information 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.
, protected mode}
{#idx74929}
{#idx74931}
INT 2F - 4DOS.COM v2.1+ -
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.
{#idx93659}
{#idx93664}
INT 2F - Borland C++ 3.0 DPMILOAD.EXE - GET ADDRESS OF ???
{protected mode,
undocumented
Information 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.
}
{#idx95854}
INT 2F - Borland C++ DPMILOAD.EXE - GET ADDRESS OF ??? BY NAME
{protected mode,
undocumented
Information 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.
}
{#idx95722}
INT 2F - Borland C++ DPMILOAD.EXE - LOAD PROTECTED-MODE EXECUTABLE???
{protected mode,
undocumented
Information 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.
}
{#idx95706}
INT 2F - DESQview v2.26+ External Dev Interface - TERMINATE TASK
{callout or callback}
{#idx94539}
INT 2F - DOS 3.0+ PRINT - FREEZE PRINT QUEUE TO READ JOB STATUS
{#idx75216}
INT 2F - DOS 3.3+ internal - INSTALLABLE COMMAND - INSTALLATION CHECK
{
undocumented
Information 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.
}
{#idx89996}
INT 2F - DOS 5+ TASK SWITCHER - ALLOCATE SWITCHER ID
{#idx85160}
INT 2F - DOS 5+ TASK SWITCHER - BUILD CALLOUT CHAIN
{callout or callback}
{#idx85087}
INT 2F - DOS LAN Requester - GET START PARAMETERS
{#idx90587}
INT 2F - DOS Navigator II - RETURN POINTER TO COMMAND LINE
{
undocumented
Information 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.
}
{#idx89085}
INT 2F - DR DOS 5.0 NLSFUNC - GET EXTENDED COUNTRY INFORMATION
{
undocumented
Information 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.
}
{#idx78876}
INT 2F - DR DOS 6.0 TaskMAX - COPY DATA DIRECTLY INTO PASTE BUFFER
{#idx82529}
INT 2F - DR DOS 6.0 TaskMAX - CREATE NEW TASK
{#idx82393}
INT 2F - DR DOS 6.0 TaskMAX - GET STATUS
{#idx82332}
INT 2F - DR DOS 6.0 TaskMAX - NAME TASK
{#idx82412}
{#idx82415}
INT 2F - NETWORK REDIRECTOR - CLOSE ALL REMOTE FILES FOR PROCESS
(ABORT)
{callout or callback,
undocumented
Information 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.
}
{#idx76954}
INT 2F - NETWORK REDIRECTOR - PROCESS TERMINATION HOOK
{callout or callback,
undocumented
Information 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.
}
{#idx77063}
INT 2F - NLSFUNC.COM - CHANGE CODE PAGE
{callout or callback,
undocumented
Information 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.
}
{#idx78754}
{#idx78760}
INT 2F - Novell DOS 7 - EMM386.EXE - MULTITASKING
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.
- DOMAINS
{
undocumented
Information 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.
}
{#idx82854}
INT 2F - Novell DOS 7 - EMM386.EXE - MULTITASKING
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.
- REAL-TIME MONITOR
{
undocumented
Information 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.
}
{#idx82687}
{#idx82699}
INT 2F - Novell DOS 7 - EMM386.EXE - MULTITASKING
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.
- SUPERVISOR MODULE
{
undocumented
Information 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.
}
{#idx82627}
INT 2F - Novell NetWare - Adv NetWare 4.0 DOS Requester - GET VLM CALL ADDRESS
{#idx86438}
{#idx86816}
INT 2F - Novell NetWare - IPXODI v2.12 - GET GNMA SUPPORT
{#idx87320}
INT 2F - Novell
ODI
(Open Data-link Interface) A hardware-independent network interface developed by Novell, Inc. See also NDIS, Packet Driver.
Link Support Layer
(LSL.COM)
- INSTALLATION CHECK
{#idx90885}
{#idx90891}
{#idx90954}
{#idx90956}
{#idx90957}
{#idx90958}
{#idx90966}
{#idx90967}
{#idx90969}
{#idx90987}
{#idx90988}
INT 2F - QRIP/
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.
- OUTPUT NULL-TERMINATED STRING THROUGH QRIP
{#idx89436}
{#idx89469}
INT 2F - QRIP/
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.
- REPORT MODE CHANGE TO QRIP
{#idx89521}
INT 2F - ThunderByte TBLOG - WRITE STRING TO LOG
{#idx92310}
INT 2F - TKERNEL
(Borland DOS extender)
- GET ENTRY POINT
{
undocumented
Information 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.
}
{#idx96120}
INT 2F - WinDOS v2.11 - GET TERMINATED
PSP
see Program Segment Prefix
{#idx90106}
INT 2F - WINX - RETURN ADDRESS OF SERVER BUFFER
{#idx95415}
INT 31 - DOS32 v3.0+ - TERMINATE AND STAY RESIDENT
{#idx97832}
INT 31 -
DPMI
see DOS Protected-Mode Interface
1.0+ - TERMINATE AND STAY RESIDENT
{protected mode}
{#idx97666}
{#idx97674}
INT 33 - LOGITECH MOUSE v6.10+ - GET SIGNATURE AND VERSION STRINGS
{#idx99610}
INT 33 - MS MOUSE v7.0+ - ENUMERATE VIDEO MODES
{#idx99079}
INT 40 - Acorn BBC Master 512 -
"OSFIND"
- OPEN FILE
{#idx100043}
INT 44 - Acorn BBC Master 512 -
"OSARGS"
- GET/SET FILE PARAMS FOR OPEN FILE
{#idx100552}
INT 45 - Acorn BBC Master 512 -
"OSFILE"
- READ/WRITE FILE OR DIRECTORY INFO
{#idx100606}
INT 48 - TI Professional
PC
IBM PC
- SPEAKER DEVICE - SOUND SPEAKER
{#idx100922}
INT 4C - Acorn BBC Master 512 -
"OSCLI"
- INTERPRET COMMAND LINE
{#idx101819}
INT 4F - Common Access Method
SCSI
(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE.
interface rev 2.3 - SEND CCB TO XPT/SIM
{#idx102201}
{#idx102276}
{#idx102282}
INT 50 -
PC
IBM PC
Thuis Organizer Shell - DO LINE
{#idx102515}
INT 50 - Vanderaart TEXT WINDOWS - EDIT LINE IN WINDOW
{#idx102499}
INT 60 -
FTP
(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files.
Packet Driver
Any one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI.
-
BASIC
(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine
IBM
International Busiuness Machines
personal computers (including the latest
PS/2
IBM PS/2, any model
models) come equipped with a cassette-based BASIC interpreter in ROM.
FUNC - GET DRIVER INFO
{#idx106827}
{#idx106830}
INT 60 -
FTP
(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files.
Packet Driver
Any one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI.
-
BASIC
(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine
IBM
International Busiuness Machines
personal computers (including the latest
PS/2
IBM PS/2, any model
models) come equipped with a cassette-based BASIC interpreter in ROM.
FUNC - TERMINATE DRIVER FOR HANDLE
{#idx106997}
INT 61 - Atari Portfolio - GET VERSION
{#idx110293}
INT 61 - Banyan VINES -
"Sorec"
- RECEIVE INPUT EVENT NOTIFICATION
{#idx107691}
INT 61 - Banyan VINES -
"Sosend"
- INITIATE OUTPUT EVENT
{#idx107654}
INT 61 - Banyan VINES - 3270 INTERFACE
{#idx107902}
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - GET FILE TRANSFER PARAMETERS
{#idx108114}
{#idx108118}
{#idx108122}
{#idx108123}
INT 61 - Banyan VINES - GET CONNECTION DATA STRUCTURES
{#idx108320}
INT 61 - Banyan VINES - GET DRIVE CONNECTION
{#idx108234}
INT 61 - Banyan VINES - GET USER NAME
{#idx108264}
INT 61 - Banyan VINES - LOGOUT FROM VINES
{#idx108367}
INT 61 - Banyan VINES - PRINT SERVICE CONTROL
{#idx108551}
{#idx108554}
{#idx108557}
{#idx108560}
{#idx108562}
{#idx108564}
INT 61 - Banyan VINES - SET DRIVE CONNECTION
{#idx108220}
INT 61 - Banyan VINES - SET USER NAME
{#idx108255}
INT 62 - Cswitch - TERMINATE SPAWNED PROGRAM
{#idx113826}
INT 62 - FGDRIVER v4.02 -
"FG_MUSIC"
- PLAY SERIES OF NOTES
{partially documented}
{#idx112305}
INT 62 - FGDRIVER v4.02 -
"FG_MUSICB"
- PLAY SERIES OF NOTES IN BACKGROUND
{partially documented}
{#idx112317}
INT 62 - FGDRIVER v4.02 -
"FG_VOICES"
- PLAY SOUNDS IN BACKGROUND
{partially documented}
{#idx113320}
INT 66 - IBMSND driver, DIGPAK - STOP CURRENT SOUND
{#idx115324}
INT 6F - 10NET - ATTACH/DETACH PRINTER
{#idx121124}
INT 6F - 10NET - LOGIN
{#idx119603}
INT 79 - AutoCAD Device Interface - DIGITIZER - TERMINATE
{real mode}
{#idx122544}
INT 7A - Novell NetWare -
IPX
(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software.
Driver - internal - TERMINATE SOCKETS
{
undocumented
Information 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.
}
{#idx122888}
{#idx122893}
INT 7A - Novell NetWare -
IPX
(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software.
Driver - OPEN SOCKET
{#idx122622}
INT 7A - Novell NetWare -
IPX
(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software.
Driver - SEND PACKET
{#idx122710}
INT 7A - Novell NetWare - IPXODI v2.12+ - OPEN LOOK-AHEAD SOCKET
{#idx123259}
INT 7A - Novell NetWare - SPX Driver - ABORT SPX CONNECTION
{#idx123014}
INT 7A - Novell NetWare - SPX Driver - ESTABLISH SPX CONNECTION
{#idx122962}
INT 7A - Novell NetWare - SPX Driver - TERMINATE SPX CONNECTION
{#idx122996}
{#idx123000}
INT 7D - SCSILink - TERMINATE SESSION
{#idx124237}
INT 7F - Alloy NTNX, MW386 - SEND MESSAGE OR COMMAND TO USER
(S)
{#idx125625}
INT 7F - HLLAPI
(
IBM
International Busiuness Machines
International Busiuness Machines) A hardware, software and other service technology company founded in 1911.
3270 High-Level Language
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.
)
/LLAPI
(Rabbit Low Level
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.
)
{#idx124734}
INT 7F -
IBM
International Busiuness Machines
International Busiuness Machines) A hardware, software and other service technology company founded in 1911.
8514/A Adapter Interface
(HDILOAD.EXE)
{#idx124786}
INT 7F - Telebit ACS SERIAL I/O
{#idx124465}
INT 86 -
IBM
International Busiuness Machines
International Busiuness Machines) A hardware, software and other service technology company founded in 1911.
ROM
(Read-Only Memory) A memory for program storage which may not be changed by the program as it runs.
BASIC
(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine
IBM
International Busiuness Machines
personal computers (including the latest
PS/2
IBM PS/2, any model
models) come equipped with a cassette-based BASIC interpreter in ROM.
- used while in interpreter
{#idx126901}
INT 92 - Da Vinci eMail Dispatcher - INSTALLATION CHECK
{#idx127362}
INT 96 - KILL.COM, QKILL.COM - POP UP
{
undocumented
Information 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.
}
{#idx127670}
INT B3 - ZIPKEY - LOOK UP ZIPCODES FOR A GIVEN CITY
{#idx128079}
INT B3 - ZIPKEY - LOOK UP ZIPCODES FOR A GIVEN STATE AND CITY
{#idx128074}
INT D4 - PC-MOS/386 v3.0+ - ALLOCATE NATIVE MODE MEMORY BLOCK
{#idx129012}
INT D4 - PC-MOS/386 v5.01 - GET OPERATING SYSTEM SERIAL NUMBER
{
undocumented
Information 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.
}
{#idx129196}
INT E0 -
CP/M-86
One of the three operating systems offered by
IBM
International Busiuness Machines
for its original
PC
IBM PC
(the other two were MSDOS and the UCSD p-System). It has since evolved into DR-DOS version 6 and Novell DOS 7.
, Concurrent
CP/M
(Control Program for Microcomputers) An early operating system for micros based on the 8-bit Intel 8080 CPU (and later the compatible 8085 and Zilog Z80 CPUs). MSDOS version 1.0 was essentially a clone of CP/M for the Intel 8086.
, DR Multiuser DOS - FUNCTION CALLS
{#idx129648}
{#idx129892}
{#idx129923}
{#idx130008}
{#idx130022}
INT E0 - PCROBOTS v1.41 -
"MOVEMENT"
- START MOVING
{#idx131473}
INT E0 - PCROBOTS v1.41 -
"SCAN"
- SCAN FOR OTHER ROBOTS IN THE GIVEN DIRECTION
{#idx131482}
INT E0 - PCROBOTS v1.41 -
"SHOOT"
- FIRE A SHELL
AT
IBM PC AT
ANOTHER ROBOT
{#idx131497}
INT E0 - REAL/32 -
"C_READ"
- FETCH CHARACTER FROM THE DEFAULT CONSOLE
{#idx130050}
INT E0 - REAL/32 -
"C_WRITESTR"
- WRITE STRING TO DEFAULT CONSOLE
{#idx130139}
INT E0 - REAL/32 -
"MP_ALLOC"
- ALLOCATE PHYSICAL MEMORY
{real mode}
{#idx131345}
INT E0 - REAL/32 -
"N_LOGON"
- LOG ONTO A SERVER
{#idx130267}
{#idx130284}
INT E0 - REAL/32 -
"P_EXITCODE"
- GET/SET PROCESS EXIT CODE
{#idx130448}
INT E0 - REAL/32 -
"P_TERM"
- TERMINATE CALLING PROCESS
{#idx130895}
{#idx130898}
INT E0 - REAL/32 -
"P_TERMCPM"
- TERMINATE CALLING PROCESS
{#idx130028}
INT E6 - Linux DOSEMU - TERMINATE
{#idx131945}
INT F1 - SPEECH.COM - CONVERT TEXT STRING TO SPEECH
{#idx132083}
MEM BFF0h:0000h - ET4000/W32 ACL accelerator
{#idx163907}
PORT
IBM PC Portable (uses same BIOS as XT)
0060-006F - KEYBOARD CONTROLLER 804x
(8041, 8042)
(or PPI (8255) on
PC
IBM PC
,
XT
IBM PC XT
)
{#idx139929}
PORT
IBM PC Portable (uses same BIOS as XT)
0080 - MANUFACTURING DIAGNOSTICS
PORT
IBM PC Portable (uses same BIOS as XT)
{#idx141090}
PORT
IBM PC Portable (uses same BIOS as XT)
03D4-03D5 - COLOR VIDEO - CRT CONTROL REGISTERS
{#idx149711}
PORT
IBM PC Portable (uses same BIOS as XT)
03F0-03F7 - FDC 1
(1st Floppy Disk Controller)
second FDC at 0370
{#idx151731}
PORT
IBM PC Portable (uses same BIOS as XT)
1C00-1CBF - Adaptec AIC-777x
EISA
(Enhanced Industry-Standard Architecture) A 32-bit superset of the
IBM
International Busiuness Machines
AT
IBM PC AT
's expansion bus (which is now known as the ISA or Industry-Standard Architecture bus).
SCSI
(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE.
controller in
EISA
(Enhanced Industry-Standard Architecture) A 32-bit superset of the
IBM
International Busiuness Machines
AT
IBM PC AT
's expansion bus (which is now known as the ISA or Industry-Standard Architecture bus).
slot 1
{#idx154657}
PORT
IBM PC Portable (uses same BIOS as XT)
xxxx - Future Domain TMC-3260 PCI
SCSI
(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE.
adapter
{#idx158185}