To: Kimberley Burchett Cc: DJGPP Mailing List Subject: Re: timer int Date: Sun, 08 Jan 95 10:26:30 +0200 From: "Eli Zaretskii" > Anyway, the timer handler routines I have should take care of calling > the old timer every 18.2 times a second or thereabouts - and they do as > long as I'm not doing anything too fancy, but apparently resynching the > timer is just too much for it and somehow even though my handler is > getting called 70x/sec, the old timer is never getting called at all. > > I don't feel like spamming the group with my code unless someone asks > for it, so I'll leave it at this and hope it might be enough to ring a Not the whole program, but a snippet thereof: how do you call the old timer interrupt routine?