Watchdog ISR in assembly language

Truth is I only really wanted SP access because that's where some regs are stored in the ASM version. In C nobody cares about registers (this is a monitor program) so maybe that doesn't matter.


Rob