Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 2f - multiplex - quarterdeck qemm/qram/mft 5.0 - installation check http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - Quarterdeck QEMM/QRAM/MFT 5.0 - INSTALLATION CHECK
        AX = D200h
        BX = 5144h ("QD")
        CX = 4D45h ("ME")
        DX = 4D30h ("M0")
Return: AL = FFh installed
        if BX,CX,DX registers were as specified on entry:
            BX = 4D45h ("ME")
            CX = 4D44h ("MD")
            DX = 5652h ("VR")
Notes:  QEMM/QRAM/VIDRAM/MANIFEST will search for a free AH value from D2h
          through FFh, then C0h through D1h
        QEMM and QRAM both responded the same
        for AL <> 0, if the BX/CX/DX values don't match a the identifier of a
          Quarterdeck product, it just chains to the previous INT 2F handler

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson