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 15 - extended memory - get memory size (at,xt286,ps) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - EXTENDED MEMORY - GET MEMORY SIZE (AT,XT286,PS)
        AH = 88h
Return: AX = memory size in K
SeeAlso: AH=87h
Note:   TSRs which wish to allocate extended memory to themselves often hook
          this call, and return a reduced memory size.  They are then free to
          use the memory between the new and old sizes at will.

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