DT_INTS-14    (Downloads)


Downloads for DT_INTS-14   (Instant Interrupts )

DT_INTS-14_V110.ZIP    Version 1.10   Friday AUG 13, 2010

Zip Includes the two main files needed to use Instant Interrupts with PicBasic Pro and 14-bit core  PIC's (12F-16F).
Extract the files to your PBP folder. (The folder that has PBPW.EXE in it)

DT_INTS-14.bas
ReEnterPBP.bas


Version History:

DT_INTS-14.bas

Rev 1.10    AUG 13, 2010
         Fixes Duplicate label error when Handlers cross page boundary
         Fixes error with 16F1's and MPLAB 8.53 (high)

Rev 1.00    
         Completely re-written, with optimization and F1 chips in mind

Rev 0.93  JAN 29, 2006  
         Fixed CMIF and EEIF problem with older PIC's that have the Flags in PIR1 instead of PIR2

Rev 0.92  solves a "Missed Interrupt" and  banking switching problem