[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F U - TRAP.COM - INSTALLATION CHECK
        AX = DA55h
        DL = interrupt number
        DH = ???
Return: if installed
            AH = interrupt number
            AL = ???
            ES:BX -> ???
Notes:  TRAP is an interrupt call tracer by Patrick Phillipot/Udo Chrosziel
        a separate copy of TRAP is loaded for each interrupt to be traced; thus
          the interrupt number is part of the installation check

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson