Interrups | Categories | Contents |
AX = 1612h
Return:
AX = 0000h if supported ES:BX -> DOS 7 kernel data (see #02641)
Note: Called by VTD.VXD; one of the returned data items is a pointer to the WORD in which the default CLOCK$ driver maintains its count of days since 01jan1980
See Also: AX=160Fh - AX=1611h - AX=1613h
Format of MS-DOS 7.x ??? kernel data: Offset Size Description (Table 02641) 00h WORD structure revision??? (0001h) 02h DWORD -> ??? function (call with DS=high word of this field) the indicated function vectors through the INT 13 hook at 0070h:00B4h and then forces the A20 gate open 06h DWORD -> ??? function 0Ah WORD DOS DS 0Ch 8 BYTEs zeros seen 14h DWORD -> ??? data 18h DWORD -> ??? data. ???
Category: DOS Kernel - Int 2Fh - M
Interrups | Categories | Contents |