Mail Archives: djgpp/1996/05/13/01:52:58
On Mon, 13 May 1996, Ralf Suessbrich wrote:
> i have to programm something on low level, interrupts and so one, i'm
> just a beginner and on the page
> http://www.delorie.com/djgpp/faq/lowlevel/hwint.html i found the advice
> to look at the file ldbgXXX.zip (interrupt driven serial communications
> code)!
>
> i'm now a little bit confused, because i'm not able to locate this file
If you are working in DJGPP v2 (which you should, because it's much more
reliable wrt hardware interrupts), then that code is no longer as
applicable as it was in v1.x.
If you want to see an example of a hardware interrupt handling, take a
look at the keyboard code in v2tk/mkkbd2.zip (on any SimTel mirror that
carries DJGPP).
- Raw text -