chiark / gitweb /
ignore PIR3, since we may want to use PIC18F4550
authorian <ian>
Sun, 17 Sep 2006 18:17:02 +0000 (18:17 +0000)
committerian <ian>
Sun, 17 Sep 2006 18:17:02 +0000 (18:17 +0000)
detpic/morse.messages
detpic/program.asm

index d9eeb0e3b5f80a9d847baf858a691df4c1fbe60d..e317f0c79d1b44c4bcdd3d0434e813ca59d2df00 100644 (file)
@@ -51,8 +51,8 @@ MR    mascan:b,mascan:cslot   ; reversers set byte with zz bit set
 MD                             ; i2cmu_done !
 
 # Problematic interrupts
-IH     INTCON,INTCON3,PIR1,PIR2,PIR3 ; Interrupt source not found (high pri.)
-IL     INTCON,INTCON3,PIR1,PIR2,PIR3 ; Interrupt source not found (low pri.)
+IH     INTCON,INTCON3,PIR1,PIR2 ; Interrupt source not found (high pri.)
+IL     INTCON,INTCON3,PIR1,PIR2 ; Interrupt source not found (low pri.)
 
 # W - watchdog
 WX                                     ; bad watchdog command
index 48ae077e9effc7e915cebea8baf1e439f95dd93b..2a87efe0ef751959c3d61307f7b9d78ea12ec0f4 100644 (file)
@@ -85,7 +85,6 @@ master_interrupt_low @
        Df      INTCON3
        Df      PIR1
        Df      PIR2
-       Df      PIR3
        Dl 0x8d
        call    tick_intrl
        call    nmra_serialrx_intrl
@@ -100,7 +99,6 @@ master_interrupt_low @
        Df      INTCON3
        Df      PIR1
        Df      PIR2
-       Df      PIR3
        Dl 0x8f
        panic   morse_IL