Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Set PSP segment (INT 21h, 50h)

        Selects PSP segment (used by resident programs, and pseodo-
        multitaskingsystems). This function may be called at any time
        (even when DOS is running).

        Entry:
          AH = 50h
          BX = Segment address of new PSP

        Note: Under DOS 2.xx, this function cannot be invoked inside an
              INT 28h handler without a prior call to function 5Dh.

See Also: INT 21h, 51h INT 21h, 5Dh INT 21h, 55h PSP Error codes

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