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
{#idx7383}
{#idx7389}
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.
}
{#idx47938}
INT 21 - DJ GO32.EXE 80386+ DOS extender - DOS EXTENSIONS
{#idx71356}
{#idx71362}
INT 21 - DOS 1+ - CLOSE FILE USING
FCB
see File Control Block
{#idx41896}
INT 21 - DOS 1+ - CREATE NEW PROGRAM SEGMENT PREFIX
{#idx43530}
INT 21 - DOS 1+ - CREATE OR TRUNCATE FILE USING
FCB
see File Control Block
{#idx42066}
INT 21 - DOS 1+ - GET FILE SIZE FOR
FCB
see File Control Block
{#idx42346}
INT 21 - DOS 1+ - OPEN FILE USING
FCB
see File Control Block
{#idx41799}
INT 21 - DOS 1+ - RANDOM BLOCK READ FROM
FCB
see File Control Block
FILE
{#idx43564}
INT 21 - DOS 1+ - RANDOM BLOCK WRITE TO
FCB
see File Control Block
FILE
{#idx43580}
INT 21 - DOS 1+ - READ RANDOM RECORD FROM
FCB
see File Control Block
FILE
{#idx42322}
INT 21 - DOS 1+ - SEQUENTIAL READ FROM
FCB
see File Control Block
FILE
{#idx42034}
INT 21 - DOS 1+ - SEQUENTIAL WRITE TO
FCB
see File Control Block
FILE
{#idx42049}
INT 21 - DOS 1+ - SET DISK TRANSFER AREA ADDRESS
{#idx42167}
INT 21 - DOS 1+ - SET INTERRUPT VECTOR
{#idx42372}
INT 21 - DOS 1+ - SET RANDOM RECORD NUMBER FOR
FCB
see File Control Block
{#idx42361}
INT 21 - DOS 1+ - TERMINATE PROGRAM
{#idx41526}
INT 21 - DOS 1+ - WRITE RANDOM RECORD TO
FCB
see File Control Block
FILE
{#idx42334}
INT 21 - DOS 1+ - WRITE STRING TO STANDARD OUTPUT
{#idx41673}
INT 21 - DOS 2+ -
"CHDIR"
- SET CURRENT DIRECTORY
{#idx45056}
INT 21 - DOS 2+ -
"CHMOD"
- SET FILE ATTRIBUTES
{#idx45731}
INT 21 - DOS 2+ -
"CREAT"
- CREATE OR TRUNCATE FILE
{#idx45070}
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
{#idx50961}
INT 21 - DOS 2+ -
"MKDIR"
- CREATE SUBDIRECTORY
{#idx45028}
INT 21 - DOS 2+ -
"OPEN"
- OPEN EXISTING FILE
{#idx45098}
INT 21 - DOS 2+ -
"READ"
- READ FROM FILE OR DEVICE
{#idx45173}
INT 21 - DOS 2+ -
"RENAME"
- RENAME FILE
{#idx52155}
INT 21 - DOS 2+ -
"RMDIR"
- REMOVE SUBDIRECTORY
{#idx45043}
INT 21 - DOS 2+ -
"UNLINK"
- DELETE FILE
{#idx45643}
INT 21 - DOS 2+ -
"WRITE"
- WRITE TO FILE OR DEVICE
{#idx45507}
INT 21 - DOS 2+ - ALLOCATE MEMORY
{#idx50249}
INT 21 - DOS 2+ - GET DISK TRANSFER AREA ADDRESS
{#idx44060}
INT 21 - DOS 2+ - GET FILE ATTRIBUTES
{#idx45704}
INT 21 - DOS 3.0+ - CREATE NEW FILE
{#idx52878}
INT 21 - DOS 3.0+ - CREATE TEMPORARY FILE
{#idx52852}
INT 21 - Phar Lap 386/DOS-Extender - RESET DOS EXTENDER DATA STRUCTURES
{protected mode}
{#idx42398}
{#idx42409}
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.
}
{#idx95817}
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.
}
{#idx95638}
INT 2F - DOS EXTENDER INSTALLATION CHECK
{#idx95378}
{#idx95383}
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
{#idx81592}
INT 2F - Ergo DOS extenders - INSTALLATION CHECK
{#idx89182}
{#idx89188}
INT 2F - MS Windows - WINDOWS ENHANCED MODE & 286 DOSX EXIT BROADCAST
{callout or callback}
{#idx79417}
INT 2F - MS Windows - WINDOWS ENHANCED MODE & 286 DOSX INIT BROADCAST
{callout or callback}
{#idx79341}
{#idx79355}
INT 2F - MS Windows - WINDOWS ENHANCED MODE INSTALLATION CHECK
{#idx79299}
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 - ???
{#idx95107}
INT 2F - Phar Lap DOS EXTENDERS - INSTALLATION CHECK
{#idx95066}
{#idx95071}
{#idx95075}
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.
}
{#idx96109}
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.
}
{#idx96092}
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.
}
{#idx96211}
INT 2F - WINX - INSTALLATION CHECK
{#idx95397}
INT 31 - CauseWay -
"Info"
- GET SYSTEM SELECTORS/FLAGS
{protected mode}
{#idx97863}
INT 31 - DOS32 v3.0+ - GET DOS32 VERSION AND SELECTOR VALUES
{#idx97796}
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.
{#idx122075}
{#idx122119}
{#idx122122}
{#idx122130}
INT 79 - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ1
{#idx122498}
INT 7A - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ2
{#idx122567}
{#idx122575}
INT 7B - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ3
{#idx123543}
INT 7C - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ4
{#idx123647}
{#idx123655}
INT 7D - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ5
{#idx124117}
INT 7E - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ6
{#idx124269}
{#idx124277}
INT 7F - DJGPP GO32.EXE DOS EXTENDER - RELOCATED IRQ7
{#idx124493}
{#idx124500}