Date: Tue, 17 Aug 1999 12:49:54 -0500 (CDT) From: Ben Parnell X-Sender: zaik AT tortugas DOT idir DOT net To: djgpp AT delorie DOT com Subject: Timer interrupt Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com I'm writing a program that reprograms channel 0 of the programmable timer and hooks the timer interrupt, without passing control to the previous handler. I was wondering if this would cause any problems with any popular TSRs in use today.