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 14 - x00 fossil - activate port http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 14 - X00 FOSSIL - ACTIVATE PORT
        AH = 1Ch
        DX = port number
Return: AX = 1954h if successful
        BL = maximum function number supported (not including 7Eh and above)
        BH = revision of FOSSIL specification supported
Note:   this is a duplicate of AH=04h, so that AH=04h may be made compatible
          with the PS/2 BIOS in a future release
SeeAlso: AH=04h"FOSSIL",AH=1Dh

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