Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- DOS 5.0 Ref. - <b>function 62h get psp address dos 3.0+</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 62h            Get PSP Address                              DOS 3.0+

    Returns the segment address of the program segment prefix (PSP)
    for the current program.

        Entry   AH = 62h

        Return  BX = Segment address of PSP


    Note
    Functions 51h and 62h are identical. Programs can use either
    to get the segment address of the current PSP.

    Function 51h (undocumented until DOS 5.0 was released) is
    supported by DOS 2.0+, function 62h by DOS 3.0+.

See Also: 51h 50h PSP

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