Interrupt List - Release 61 (16jul00)
⇤
⇠
⇧
🏠
∕
HTML Edition
∕
Browse the Index
∕
DOS Extender
⇢
⇥
RBIL61 - DOS Extender
INT 10 - DJ GO32.EXE 80386+ DOS extender - VIDEO EXTENSIONS
{#idx7382}
{#idx7388}
INT 21 - AI Architects - OS/x86??? -
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.
}
{#idx47935}
INT 21 - DJ GO32.EXE 80386+ DOS extender - DOS EXTENSIONS
{#idx71354}
{#idx71360}
INT 21 - DOS 1+ - CLOSE FILE USING
FCB
see File Control Block
{#idx41894}
INT 21 - DOS 1+ - CREATE NEW PROGRAM SEGMENT PREFIX
{#idx43528}
INT 21 - DOS 1+ - CREATE OR TRUNCATE FILE USING
FCB
see File Control Block
{#idx42064}
INT 21 - DOS 1+ - GET FILE SIZE FOR
FCB
see File Control Block
{#idx42344}
INT 21 - DOS 1+ - OPEN FILE USING
FCB
see File Control Block
{#idx41797}
INT 21 - DOS 1+ - RANDOM BLOCK READ FROM
FCB
see File Control Block
FILE
{#idx43562}
INT 21 - DOS 1+ - RANDOM BLOCK WRITE TO
FCB
see File Control Block
FILE
{#idx43578}
INT 21 - DOS 1+ - READ RANDOM RECORD FROM
FCB
see File Control Block
FILE
{#idx42320}
INT 21 - DOS 1+ - SEQUENTIAL READ FROM
FCB
see File Control Block
FILE
{#idx42032}
INT 21 - DOS 1+ - SEQUENTIAL WRITE TO
FCB
see File Control Block
FILE
{#idx42047}
INT 21 - DOS 1+ - SET DISK TRANSFER AREA ADDRESS
{#idx42165}
INT 21 - DOS 1+ - SET INTERRUPT VECTOR
{#idx42370}
INT 21 - DOS 1+ - SET RANDOM RECORD NUMBER FOR
FCB
see File Control Block
{#idx42359}
INT 21 - DOS 1+ - TERMINATE PROGRAM
{#idx41524}
INT 21 - DOS 1+ - WRITE RANDOM RECORD TO
FCB
see File Control Block
FILE
{#idx42332}
INT 21 - DOS 1+ - WRITE STRING TO STANDARD OUTPUT
{#idx41671}
INT 21 - DOS 2+ -
"CHDIR"
- SET CURRENT DIRECTORY
{#idx45054}
INT 21 - DOS 2+ -
"CHMOD"
- SET FILE ATTRIBUTES
{#idx45729}
INT 21 - DOS 2+ -
"CREAT"
- CREATE OR TRUNCATE FILE
{#idx45068}
INT 21 - DOS 2+ -
"CWD"
- GET CURRENT DIRECTORY
{#idx50232}
INT 21 - DOS 2+ -
"EXEC"
- LOAD AND/OR EXECUTE PROGRAM
{#idx50337}
INT 21 - DOS 2+ -
"FINDFIRST"
- FIND FIRST MATCHING FILE
{#idx50956}
INT 21 - DOS 2+ -
"MKDIR"
- CREATE SUBDIRECTORY
{#idx45026}
INT 21 - DOS 2+ -
"OPEN"
- OPEN EXISTING FILE
{#idx45096}
INT 21 - DOS 2+ -
"READ"
- READ FROM FILE OR DEVICE
{#idx45171}
INT 21 - DOS 2+ -
"RENAME"
- RENAME FILE
{#idx52152}
INT 21 - DOS 2+ -
"RMDIR"
- REMOVE SUBDIRECTORY
{#idx45041}
INT 21 - DOS 2+ -
"UNLINK"
- DELETE FILE
{#idx45641}
INT 21 - DOS 2+ -
"WRITE"
- WRITE TO FILE OR DEVICE
{#idx45505}
INT 21 - DOS 2+ - ALLOCATE MEMORY
{#idx50249}
INT 21 - DOS 2+ - GET DISK TRANSFER AREA ADDRESS
{#idx44058}
INT 21 - DOS 2+ - GET FILE ATTRIBUTES
{#idx45702}
INT 21 - DOS 3.0+ - CREATE NEW FILE
{#idx52875}
INT 21 - DOS 3.0+ - CREATE TEMPORARY FILE
{#idx52849}
INT 21 - Phar Lap 386/DOS-Extender - RESET DOS EXTENDER DATA STRUCTURES
{protected mode}
{#idx42396}
{#idx42407}
INT 2F - Borland C++ 3.0 DPMILOAD.EXE - INIT
DPMI
see DOS Protected-Mode Interface
HOST AND SPAWN SUBSHELL
{real 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.
}
{#idx95676}
INT 2F - Borland C++ DPMILOAD.EXE - INSTALLATION CHECK???
{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.
}
{#idx95497}
INT 2F - DOS EXTENDER INSTALLATION CHECK
{#idx95237}
{#idx95242}
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
{#idx81454}
INT 2F - Ergo DOS extenders - INSTALLATION CHECK
{#idx89042}
{#idx89048}
INT 2F - MS Windows - WINDOWS ENHANCED MODE & 286 DOSX EXIT BROADCAST
{callout or callback}
{#idx79271}
INT 2F - MS Windows - WINDOWS ENHANCED MODE & 286 DOSX INIT BROADCAST
{callout or callback}
{#idx79195}
{#idx79209}
INT 2F - MS Windows - WINDOWS ENHANCED MODE INSTALLATION CHECK
{#idx79153}
INT 2F - Phar Lap 286|
DOS Extender
A program which allows a program to run in protected mode while still retaining access to real-mode MSDOS services. See also Protected Mode.
Lite v2.5 - ???
{#idx94966}
INT 2F - Phar Lap DOS EXTENDERS - INSTALLATION CHECK
{#idx94925}
{#idx94930}
{#idx94934}
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.
}
{#idx95968}
INT 2F - TKERNEL
(Borland DOS extender)
- 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.
}
{#idx95951}
INT 2F - TKERNEL
(Borland DOS extender)
- 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.
}
{#idx96070}
INT 2F - WINX - INSTALLATION CHECK
{#idx95256}
INT 31 - CauseWay -
"Info"
- GET SYSTEM SELECTORS/FLAGS
{protected mode}
{#idx97734}
INT 31 - DOS32 v3.0+ - GET DOS32 VERSION AND SELECTOR VALUES
{#idx97667}
INT 78 - UofSalford DBOS DOS extender -
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.
{#idx121930}
{#idx121974}
{#idx121977}
{#idx121985}
INT 79 - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ1
{#idx122353}
INT 7A - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ2
{#idx122422}
{#idx122430}
INT 7B - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ3
{#idx123398}
INT 7C - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ4
{#idx123502}
{#idx123510}
INT 7D - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ5
{#idx123968}
INT 7E - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ6
{#idx124120}
{#idx124128}
INT 7F - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ7
{#idx124348}
{#idx124355}