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 5.0 - get hiram memory chain http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - Quarterdeck QEMM/QRAM 5.0 - GET HIRAM MEMORY CHAIN
        AX = D201h
        BX = 4849h ("HI")
        CX = 5241h ("RA")
        DX = 4D30h ("M0")
Return: BX = 4F4Bh ("OK")
        CX = segment of start of HIRAM chain
        DX = QEMM/QRAM code segment
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
        the HIRAM memory chain has the same format as the regular DOS 4.0
          memory chain (see INT 21/AH=52h), except that XMS Upper Memory Blocks
          have the block header program name field set to "UMB"

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