Code:
   '----------- Enable Interupt Service Routines ------------------- 

@    INT_ENABLE  TMR0_INT     ; enable Timer 0 interrupts  and start Timer 0


   '----------- disable Interupt Service Routines ------------------- 

@    INT_DISABLE  TMR0_INT     ; enable Timer 0 interrupts  and start Timer 0