Interrupt List - Release 61 (16jul00)
⇤
⇠
⇧
🏠
∕
HTML Edition
∕
Browse the Index
∕
CALL xxxxh:xxxxh
⇢
⇥
RBIL61 - CALL xxxxh:xxxxh
CALL xxxxh:xxxxh - 10NET - 10MEMMGR.SYS
{#idx159402}
CALL xxxxh:xxxxh - Alternate Multiplex Interrupt Specification TSRs
{#idx159408}
CALL xxxxh:xxxxh - AutoCAD Device Interface
{#idx159424}
CALL xxxxh:xxxxh -
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.
Boot
To start up the computer or operating system. The term "boot" is a contraction of "bootstrap", which in turn comes from the expression "to lift oneself by one's boot straps." The ROM BIOS on
IBM
International Busiuness Machines
PCs and compatibles reads in the first sector of the disk, which contains a short (less than 500 bytes) program that reads in a portion of the operating system, which in turn reads in the remainder of the operating system. See also IPL.
Specification
(BBS)
{#idx160767}
CALL xxxxh:xxxxh - BIOS32 Service Directory
{#idx159431}
CALL xxxxh:xxxxh - Borland TKERNEL
{#idx159478}
CALL xxxxh:xxxxh - Buffit v3.0
{#idx159484}
CALL xxxxh:xxxxh - CEMM v5.10+ Private
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.
{#idx159488}
CALL xxxxh:xxxxh - Cloaking - PROTECTED-MODE
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.
{#idx159493}
CALL xxxxh:xxxxh - Cloaking - REAL-MODE
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.
{#idx159499}
CALL xxxxh:xxxxh - CTMMSYS.SYS -
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.
{#idx159506}
CALL xxxxh:xxxxh - DESQview
XDI
see External Device Interface
- Driver
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.
{#idx159514}
CALL xxxxh:xxxxh - DOS Device Drivers
{#idx159520}
CALL xxxxh:xxxxh -
DOS Protected-Mode Interface
An API which provides basic services for protected-mode programs to allocate memory, invoke real-mode software, etc. See also Virtual Control Program Interface.
- MODE SWITCH
{#idx159527}
CALL xxxxh:xxxxh -
DOS Protected-Mode Interface
An API which provides basic services for protected-mode programs to allocate memory, invoke real-mode software, etc. See also Virtual Control Program Interface.
- Phar Lap RUN286
{#idx159532}
CALL xxxxh:xxxxh -
DOS Protected-Mode Interface
An API which provides basic services for protected-mode programs to allocate memory, invoke real-mode software, etc. See also Virtual Control Program Interface.
- Vendor-Specific APIs
{#idx159537}
CALL xxxxh:xxxxh -
DOS Protected-Mode Interface
An API which provides basic services for protected-mode programs to allocate memory, invoke real-mode software, etc. See also Virtual Control Program Interface.
- Windows Support
{#idx159544}
CALL xxxxh:xxxxh -
DOS Protected-Mode Services
An API designed by Novell (and first released with Novell DOS 7) which allows TSRs to store most of themselves outside of the first megabyte of memory.
{#idx159549}
CALL xxxxh:xxxxh - DOS Task Switcher
{#idx159558}
CALL xxxxh:xxxxh - DOS Task Switcher -
Callout
A call made by the operating system, operating environment, or an application program on various events, which may be intercepted by other software which is interested in the current state of the system. See also Callback, External Device Interface.
{#idx159553}
CALL xxxxh:xxxxh - Enhanced Parallel Port
(EPP)
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.
{#idx159563}
CALL xxxxh:xxxxh -
Extended Memory Specification
A specification devised by Microsoft which allows multiple programs to share extended (above 1 megabyte) memory and noncontiguous memory above 640K. See also Upper Memory Block.
(
XMS
see Extended Memory Specification
)
{#idx159568}
CALL xxxxh:xxxxh - FASTOPEN
{#idx159572}
CALL xxxxh:xxxxh - HIGHUMM.SYS
{#idx159577}
CALL xxxxh:xxxxh - HugeRealMode Driver
{#idx159582}
CALL xxxxh:xxxxh -
IBM
International Busiuness Machines
International Busiuness Machines) A hardware, software and other service technology company founded in 1911.
8514/A Adapter Interface
(HDILOAD)
{#idx159588}
CALL xxxxh:xxxxh -
IBM
International Busiuness Machines
International Busiuness Machines) A hardware, software and other service technology company founded in 1911.
8516 Touch Screen
Device Driver
An interface module between the device-independent portions of the operating system and an actual hardware device which converts device-independent requests into the actual sequence of device operations to perform the requested action. IO.SYS contains the standard, built-in MSDOS device drivers such as CON, COM1, AUX, PRN, etc. See also INT 21h Function 52h and INT 2Fh Function 0802h.
{#idx159595}
CALL xxxxh:xxxxh -
IBM
International Busiuness Machines
International Busiuness Machines) A hardware, software and other service technology company founded in 1911.
System 36/38 Workstation Emulation
{#idx159599}
CALL xxxxh:xxxxh -
IFS
see Installable File System
Drivers
{#idx159607}
CALL xxxxh:xxxxh - IFSHLP.SYS
{#idx159612}
CALL xxxxh:xxxxh - Intel
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.
Upgrade
{#idx159620}
CALL xxxxh:xxxxh - Intel System Management Bus
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.
{#idx159650}
CALL xxxxh:xxxxh - Interrupt Sharing Protocol
{#idx159636}
CALL xxxxh:xxxxh - INTRSPY v1.0 only
{#idx159657}
CALL xxxxh:xxxxh - Memory Managers
{#idx159662}
CALL xxxxh:xxxxh - Microsoft EMM386.EXE
{#idx159668}
CALL xxxxh:xxxxh - Microsoft Mouse Driver - Alternate Entry Point
{#idx159676}
CALL xxxxh:xxxxh - Microsoft Real-Time Compression Interface
(MRCI)
{#idx159689}
CALL xxxxh:xxxxh - Microsoft Workgroup Connection - WORKGRP.SYS
{#idx159697}
CALL xxxxh:xxxxh - MS Windows - DOSMGR Device
{#idx159707}
CALL xxxxh:xxxxh - MS Windows - EDOS Device
{#idx159714}
CALL xxxxh:xxxxh - MS Windows - POSTMSG Device
{#idx159720}
CALL xxxxh:xxxxh - MS Windows - REBOOT Device
{#idx159728}
CALL xxxxh:xxxxh - MS Windows - SHELL Device
{#idx159735}
CALL xxxxh:xxxxh - MS Windows - VADMAD Device
{#idx159742}
CALL xxxxh:xxxxh - MS Windows - VbillD Device
{#idx159749}
CALL xxxxh:xxxxh - MS Windows - VSWITCHD Device
{#idx159756}
CALL xxxxh:xxxxh - MS Windows - VTD Device
{#idx159763}
CALL xxxxh:xxxxh - MS Windows - WPS Device
{#idx159769}
CALL xxxxh:xxxxh - Netroom RM386 v6.00
{#idx159775}
CALL xxxxh:xxxxh - Novell -
ODI
(Open Data-link Interface) A hardware-independent network interface developed by Novell, Inc. See also NDIS, Packet Driver.
Link Support Layer
{#idx159783}
CALL xxxxh:xxxxh - Novell DOS 7 DELWATCH.EXE
{#idx159790}
CALL xxxxh:xxxxh - Novell DOS 7 EMM386.EXE
{#idx159797}
CALL xxxxh:xxxxh - Novell NetWare - Access Server Driver
{#idx159806}
CALL xxxxh:xxxxh - Novell NetWare - DOS Requester
{#idx159814}
CALL xxxxh:xxxxh - Novell Netware - Event Service Layer
{#idx159822}
CALL xxxxh:xxxxh - Novell NetWare -
IPX
(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software.
{#idx159829}
CALL xxxxh:xxxxh - Novell NetWare - IPXODI
{#idx159835}
CALL xxxxh:xxxxh - Novell NetWare -
TCP/IP
The protocol suite originally developed by DARPA for use on its ARPAnet network, which is now known as the Internet. See also IP, TCP.
Protocol Stack
{#idx159844}
CALL xxxxh:xxxxh - Novell NetWare - VLM
{#idx159850}
CALL xxxxh:xxxxh - Novell NetWare - VLM CallA
{#idx159856}
CALL xxxxh:xxxxh - Novell NetWare - VLM Multicast
{#idx159863}
CALL xxxxh:xxxxh - Novell NetWare - VLM Multiplex
{#idx159870}
CALL xxxxh:xxxxh - Novell NetWare - VLM Parse
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.
{#idx159878}
CALL xxxxh:xxxxh - Novell NetWare Lite - CLIENT
{#idx159884}
CALL xxxxh:xxxxh - Novell NetWare Lite - NLCACHE/NWCACHE
{#idx159893}
CALL xxxxh:xxxxh - Novell NetWare Lite - SERVER
{#idx159903}
CALL xxxxh:xxxxh - pcANYWHERE IV/LAN
{#idx159912}
CALL xxxxh:xxxxh - PCI
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.
v2.0c Protected-Mode
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.
{#idx159918}
CALL xxxxh:xxxxh - PenDOS PENDEV.SYS
{#idx159924}
CALL xxxxh:xxxxh - Phar Lap 386/DOS-Extender v4.1
{#idx159930}
CALL xxxxh:xxxxh - Plug-and-Play
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.
v1.0A
{#idx159936}
CALL xxxxh:xxxxh -
POST
see Power-On Self-Test
Memory Manager Specification
(PMM)
v1.0
{#idx160702}
CALL xxxxh:xxxxh - QEMM Programming Interface
(QPI)
{#idx160772}
CALL xxxxh:xxxxh - QEXT.SYS Private
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.
{#idx160778}
CALL xxxxh:xxxxh - Quarterdeck VIDRAM
{#idx160784}
CALL xxxxh:xxxxh -
SoundBlaster
A common sound card developed by Creative Labs.
Speech Driver
{#idx160790}
CALL xxxxh:xxxxh - Stacker
{#idx160795}
CALL xxxxh:xxxxh -
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
.
Audio Interface Driver
{#idx160800}
CALL xxxxh:xxxxh -
Virtual Control Program Interface
A simple API for protected-mode programs to allocate memory and switch into or out of protected mode. See also DOS Protected-Mode Interface.
(
VCPI
see Virtual Control Program Interface
)
- Protected-Mode
{#idx160807}
CALL xxxxh:xxxxh - WEB v4.02 - MODULE APIs
{#idx160813}
MEM xxxxh:xxx0h - BIOS32 Service Directory
{#idx164488}