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 68 - appc/pc http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 68 - APPC/PC
        AH = 04h
        DS:DX -> control block (see below)

Format of control block:
Offset  Size    Description
 00h 12 BYTEs   reserved
 0Ch    WORD    verb (action)
                2500h TP_ENDED
                2900h TP_VALID
 0Eh  6 BYTEs   0
 14h    DWORD   (high byte first) return code (see AH=01h)
 18h    WORD    0
 1Ah  8 BYTEs   (high byte first) TP_ID
 22h    DWORD -> CREATE_TP record (only if verb = 2900h)

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