Date: Mon, 9 Apr 2001 13:36:57 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: florianx cc: djgpp AT delorie DOT com Subject: Re: Bug in Delay In-Reply-To: <3ad189c9$0$21958@SSP1NO25.highway.telekom.at> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 9 Apr 2001, florianx wrote: > >Yes, but what _is_ INT15? Are you talking about the interrupt 15h used > >by delay(), or about some program called "INT15"? > > about the interrupt 15h, which is called from delay(); > If a time-delay funktion (like rest()) doesn't call in15h it will go > perfekt, else the TSR seems to have a > problem. Thanks, I think I understand this now. The reason I was asking is that I'd like to update the docs if necessary.