Mail Archives: djgpp/2001/09/30/01:05:37
D! grumble, borland specific stuff. Maybe I'm tackling this wrong by trying
to massage it to DJGPP, seeing as I've been given a BC compiler, and that
the program was targeted for that environment, I ought to work with it there
until I get my C skills back up to able to port it over.
Thanks for the HTTP.
"Les Cargill" <lcargill AT worldnet DOT att DOT net> wrote in message
news:3BB63CCF DOT F1B365E7 AT worldnet DOT att DOT net...
> "interrupt" is, I believe, a Borland specific keyword extension to the 'C'
> language. The compiler generated a little bit of extra code to
> mask/unmask interrupts and PIC handling. I'd have to look back at
> "Advanced MSDOS" to be sure, and that predates DPMI.
>
> Check the manuals for how to do interrupt handlers in DJGPP. I just got
here,
> so I don't really know. When I have done interrupt processing in the last
> seven years, it was throgh an RTOS, which had it's own paradigm.
>
> http://www.delorie.com/djgpp/doc/
> and
> http://www.ee.nmt.edu/~rison/ee352_spr00/supp/000128/timer_int.html
>
> I just goodled up "DJGPP interrupt".
>
> Also, when I did serial port stuff on PeeCees last, it was through the
Greenleaf
> serial port libraries.
- Raw text -