[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 14 - FOSSIL - INSTALL AN EXTERNAL APPLICATION FUNCTION
        AH = 7Eh
        AL = code assigned to external application (80h-BFh)
            80h reserved for communications FOSSIL
            81h video FOSSIL
            82h reserved for keyboard FOSSIL
            83h reserved for system FOSSIL
        ES:DX -> entry point
Return: AX = 1954h
        BL = code assigned to application (same as input AL)
        DH = 00h failed
             01h successful
SeeAlso: AH=80h"FOSSIL",AX=8100h,AH=82h"FOSSIL",AH=83h"FOSSIL"

See Also: 147F
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson