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 8259 interrupt vector mappings

        Entry:
          AX = DE0Bh
          BX = first vector used by master 8259
          CX = first vector used by slave 8259
          Interrupts disabled

        Return:
          AH = 00h successful
          AH nonzero: failed

        Notes:  This call merely informs the server that the client has
                changed the interrupt mappings.  The client may not change the
                mappings if they have already been changed by the server or
                another client, and is responsible for restoring the original
                mappings before terminating.

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