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

Table of Contents by Order
CC - INT CC - IBM ROM BASIC - used while in interpreter
CC - INT CC - APL*PLUS/PC - CLEAR SCREEN MEMORY


CC - INT CC - IBM ROM BASIC - used while in interpreter
INT CC - IBM ROM BASIC - used while in interpreter
Notes:	called by ROM BASIC, but pointed at IRET by BASIC.COM/BASICA.COM
	BASIC.COM/BASICA.COM do not restore vector on termination
SeeAlso: INT 80"BASIC",INT CB"BASIC",INT CD"BASIC"

Top
CC - INT CC - APL*PLUS/PC - CLEAR SCREEN MEMORY
INT CC - APL*PLUS/PC - CLEAR SCREEN MEMORY
	AX = flag
	    0000h do not save display attributes
	    0001h save attributes
Note:	STSC moved its interrupts from 86h-8Ch to C6h-CCh, but did not delete
	  the older interrupts
SeeAlso: INT 8C"APL"

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