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>release upper memory block (function 11h)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Release Upper Memory Block (Function 11h)

        ARGS:   AH = 11h
                DX = Segment number of the upper memory block

        RETS:   AX = 0001h if the block was released, 0000h otherwise

        ERRS:   BL = 80h if the function is not implemented
                BL = B2h if the UMB segment number is invalid

This function frees a previously allocated upper memory block.  When an
UMB has been released, any code or data stored in it becomes invalid and
should not be accessed.

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