Xref: news2.mv.net comp.os.msdos.djgpp:854 From: jes AT presto DOT med DOT upenn DOT edu (Joe Smith) Newsgroups: comp.os.msdos.djgpp Subject: Re: Timer interrupts Date: 07 Feb 1996 11:26:30 -0500 Organization: University of Pennsylvania Lines: 16 Sender: jes AT presto DOT med DOT upenn DOT edu Message-ID: References: <4f2rto$dbp AT krel DOT iea DOT com> NNTP-Posting-Host: presto.med.upenn.edu In-reply-to: rhk@farpoint.newimage.com's message of Tue, 6 Feb 1996 03:26:23 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article rhk AT farpoint DOT newimage DOT com (Ray Kelm) writes: > ... > Try DJGPP 2.0, it works much better for interrupts. > ... I'd like to try and move some Pascal stuff that runs off a timer interrupt, but I'm rather confused by the many different approaches to doing PM interrupt handling, some of which work well and others just 'work'. Can you recommend a good, straightforward (code) example that uses v2.0 and works well?