I have an interrupt service routine that services a timer interrupt that is very simple.
If only increments a counter each event.
So, the interrupt service routine doesn't use any registers.
The RETFIE instruction restores the SR bits 7:0
↧