Interrupt List - Release 61 (16jul00)
⇤
⇠
⇧
🏠
∕
HTML Edition
∕
Browse the Index
∕
INT D4
⇢
⇥
RBIL61 - INT D4
INT 21 - PC-MOS/386 v3.0 - INSTALLATION CHECK/GET VERSION
{#idx44268}
{#idx44269}
INT 2F -
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.
- INSTALLATION CHECK
{#idx81598}
INT 38 - PC-MOS/386 v3.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.
{#idx99935}
{#idx99936}
{#idx99937}
{#idx99938}
{#idx99939}
{#idx99940}
INT 67 -
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.
- SWITCH TO PROTECTED MODE
{#idx117271}
INT D3 -
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
{#idx128747}
INT D4 -
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
{#idx128761}
{#idx128770}
INT D4 - PC-MOS/386 v3.0+ - ALLOCATE NATIVE MODE MEMORY BLOCK
{#idx128997}
INT D4 - PC-MOS/386 v3.0+ - ENTER/LEAVE NATIVE 386 EXECUTION MODE
{#idx128978}
{#idx128986}
INT D4 - PC-MOS/386 v3.0+ - FREE NATIVE MODE MEMORY BLOCK
{#idx129015}
INT D4 - PC-MOS/386 v3.0+ - GET SYSTEM CONTROL BLOCK POINTER
{#idx128788}
INT D4 - PC-MOS/386 v3.0+ - GET TASK CONTROL BLOCK
{#idx128828}
INT D4 - PC-MOS/386 v3.0+ - WAIT FOR EVENT
{#idx128954}
INT D4 - PC-MOS/386 v5.01 - ADD A TASK TO THE SYSTEM
{#idx129148}
INT D4 - PC-MOS/386 v5.01 - CHANGE TERMINAL DRIVER
{#idx129181}
INT D4 - PC-MOS/386 v5.01 - GET ALIAS FOR SELECTOR
(NATIVE MODE ONLY)
{#idx129025}
INT D4 - PC-MOS/386 v5.01 - GET CONTROL BLOCK DATA FROM SCB OR TCB
{#idx129237}
INT D4 - PC-MOS/386 v5.01 - GET CURRENT PROGRAM NAME
{#idx129088}
INT D4 - PC-MOS/386 v5.01 - GET CURRENT USERNAME AND SECURITY CLASS
{#idx129098}
INT D4 - PC-MOS/386 v5.01 - GET MAXIMUM TASK SIZE
{#idx129301}
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.
}
{#idx129189}
INT D4 - PC-MOS/386 v5.01 - GET
PORT
IBM PC Portable (uses same BIOS as XT)
AND BAUDRATE INFORMATION
{#idx129120}
INT D4 - PC-MOS/386 v5.01 - GET SYSTEM CONTROL BLOCK SEGMENT/SELECTOR
{#idx129216}
INT D4 - PC-MOS/386 v5.01 - GET TASK CONTROL BLOCK SEGMENT/SELECTOR
{#idx129227}
INT D4 - PC-MOS/386 v5.01 - GET TASK ID
{#idx129043}
INT D4 - PC-MOS/386 v5.01 - GET TASK PARTITION INFORMATION
{#idx129107}
INT D4 - PC-MOS/386 v5.01 - GET/SET EXTENDED DIRECTORY INFORMATION
{#idx128809}
INT D4 - PC-MOS/386 v5.01 - GET/SET KEYBOARD MODE
{#idx129071}
INT D4 - PC-MOS/386 v5.01 - GET/SET SPOOLER PARAMETERS
{#idx129289}
INT D4 - PC-MOS/386 v5.01 - GET/SET TASK PRIORITY
{#idx129052}
INT D4 - PC-MOS/386 v5.01 - GET/SET TIME SLICE
{#idx129062}
INT D4 - PC-MOS/386 v5.01 - IDENTIFY LOAD ADDRESS OF DEVICE DRIVER LOCATION
{#idx129201}
INT D4 - PC-MOS/386 v5.01 - OBSOLETE FUNCTIONS
{obsolete}
{#idx128775}
INT D4 - PC-MOS/386 v5.01 - REMOVE A TASK
{#idx129132}
INT D4 - PC-MOS/386 v5.01 - SET/CLEAR
IRQ
(Interrupt ReQuest) A hardware line connected to the interrupt controller chip which signals that a CPU interrupt should be generated.
RESERVATION
{#idx129034}
INT D4 - PC-MOS/386 v5.01 - SWAP CONTROL BLOCK DATA OF SCB OR TCB
{#idx129271}
INT D4 - PC-MOS/386 v5.01 - WRITE CONTROL BLOCK DATA INTO SCB OR TCB
{#idx129250}
INT D5 -
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
{#idx129322}