[fpc-pascal] DOS Timer Interrupt, serial Interrupt
Alexey Pavluchenko
pavluchenko at isp.kiev.ua
Wed Aug 9 13:35:57 CEST 2006
Hello Rainer,
Wednesday, August 09, 2006, 1:19:52 PM, you wrote:
RS> is there a document or sample code for accessing the timer interrupt and the
RS> serial interrupt in DOS mode.
RS> This does not work:
[skip]
You should use get_pm_interrupt and set_pm_interrupt from GO32 unit
instead of DOS unit procedures. At least it was so in FPC 1.x, I
didn't try to compile anything for DOS with 2.x.
--
Best regards,
Alexey
More information about the fpc-pascal
mailing list