Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- XMS Specification (version 3.0) - <b>query a20 (function 07h)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Query A20 (Function 07h)

        ARGS:   AH = 07h

        RETS:   AX = 0001h if the A20 line is physically enabled,
                     0000h otherwise

        ERRS:   BL = 00h if the function succeeds
                BL = 80h if the function is not implemented
                BL = 81h if a VDISK device is detected

This function checks to see if the A20 line is physically enabled. It
does this in a hardware independent manner by seeing if "memory wrap"
occurs.

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