Interrupt List - Release 61 (16jul00)
⇤
⇠
⇧
🏠
∕
HTML Edition
∕
Browse the Index
∕
Phar Lap RUN286
⇢
⇥
RBIL61 - Phar Lap RUN286
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
{#idx159533}
INT 2F -
DPMI
see DOS Protected-Mode Interface
0.9+ - GET VENDOR-SPECIFIC
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.
ENTRY POINT
{#idx81660}