Suppose I have an interrupt- how can I tell from inside the interrupt handler code what the PC was immediately before the interrupt occurred? (I want to set a VIA timer to see where the PC is inside the ROM routines at specific times. Will this work?)