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 2f - multiplex - dos 3.3+ internal - installable command - execute http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - DOS 3.3+ internal - INSTALLABLE COMMAND - EXECUTE
        AX = AE01h
        DX = FFFFh
        DS:SI -> buffer
Return: buffer at DS:SI filled with a length byte followed by the uppercase
          internal command to execute (if length not 0)
Notes:  this call requests execution of the command which a previous call to
          AX=AE00h indicated was resident
        APPEND hooks this call
        if the buffer is filled with a nonempty string, COMMAND.COM will
          attempt to execute it as an internal command

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