Interrupt List Release 61 Last change 16jul00
Copyright (c) 1989-1999,2000 Ralf Brown
Index for interrupt INT 59

Table of Contents by Order
59 - INT 59 - IRQ9 relocated by DESQview 2.26+
59 - INT 59 - IRQ1 relocated by DoubleDOS
59 - INT 59 - TI Professional PC - COMMON ROM HARDWARE INTERRUPT EXIT VECTOR
59 - INT 59 - GSS Computer Graphics Interface (GSS*CGI)


59 - INT 59 - IRQ9 relocated by DESQview 2.26+
INT 59 - IRQ9 relocated by DESQview 2.26+
Range:	INT 59 to INT F9, selected automatically
Note:	this is the default, but other INTs may be used (see INT 50"DESQview")
SeeAlso: INT 50"DESQview",INT 58"DESQview",INT 5A"DESQview",INT 71

Top
59 - INT 59 - IRQ1 relocated by DoubleDOS
INT 59 - IRQ1 relocated by DoubleDOS
SeeAlso: INT 09

Top
59 - INT 59 - TI Professional PC - COMMON ROM HARDWARE INTERRUPT EXIT VECTOR
INT 59 - TI Professional PC - COMMON ROM HARDWARE INTERRUPT EXIT VECTOR
Desc:	all hardware interrupts on the TI Pro jump indirectly to the handler
	  pointed at by this interrupt vector to finish their handling of
	  the hardware interrupt
Notes:	the default handler decrements the interrupt count, restores registers
	  (including the stack pointer), sends an EOI to the interrupt
	  controller, and finally does an IRET
	can be used by multitaskers which need to get control after every
	  hardware interrupt
SeeAlso: INT 40"TI Professional",INT 47"TI Professional"
SeeAlso: INT 53"TI Professional"

Top
59 - INT 59 - GSS Computer Graphics Interface (GSS*CGI)
INT 59 - GSS Computer Graphics Interface (GSS*CGI)
	DS:DX -> block of 5 array pointers
Return: CF set on error
	    AX = error code
	CF clear if successful
	    AX = return code
Note:	INT 59 is the means by which GSS*CGI language bindings communicate with
	  GSS*CGI device drivers and the GSS*CGI device driver controller.
	also used by the IBM Graphic Development Toolkit

Top
Home Interrupt Index: by Category by Number TOC: by Order Top