Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>function 62h (98) get psp address . dos 3.0</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 62h (98)        Get PSP Address                            . DOS 3.0

    Returns the segment address of the Program Segment Prefix (PSP) for
    the current process.

       On entry:      AH         62h

       Returns:       BX         Segment of the PSP

  --------------------------------------------------------------------------

    Function 62h returns in BX the address of the PSP for the program that
    is currently running.

See Also: 26h PSP

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