INT 2F - Explosiv v2.x - GET ANIMATION DELAY FACTOR                             
	AX = C054h
Return: AL = delay factor
SeeAlso: AX=C057h
Index:	screen saver;Explosiv
                                                                                

INT 2F - Explosiv v3.0+ - UPDATE PARAMETERS                                     
	AX = C054h
	BX = new interval in clock ticks
	CH = animation display color (00h mono, 01h tinge, 02h color)
	CL = animation delay factor
	DH = animation parameters
	DL = INT 10 checking (00h on, 01h off)
SeeAlso: AX=C050h
Index:	screen saver;Explosiv