Function Tracer.traceInterrupt

This method is called after triggering an interrupt.

abstract void traceInterrupt (
  DM6502 Emulator,
  bool NMI
);