[fpc-pascal] DOS Timer Interrupt, serial Interrupt

Andreas Berger Andreas at TheBergerClan.org
Wed Aug 9 13:03:15 CEST 2006


Rainer Stratmann wrote:
> Hello,
>
> is there a document or sample code for accessing the timer interrupt and the 
> serial interrupt in DOS mode.
>
> Rainer
>
>   
I found that *getintvec* and *setintvec* do not work. Use 
*get_pm_interrupt* and *set_pm_interrupt* instead.

Andreas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20060809/42d36983/attachment.html>


More information about the fpc-pascal mailing list