Commit 4db6cb7af34780c0028bd7b1228184ffe1ea831a
authorMichel Pollet <buserror@gmail.com>
Thu, 17 Dec 2009 20:22:10 +0000 (20:22 +0000)
committerMichel Pollet <buserror@gmail.com>
Thu, 17 Dec 2009 20:22:10 +0000 (20:22 +0000)
treec6a4fe906fa04454964252236a62475f912de2e1
parent9475768fbc5ceebb6b648909040e48c5de7efa03
Message:
interrupts: Added a "raised" IRQ

Added a "raise" IRQ that is set to 1 when the interrupt is
scheduled, and to 0 when the handler is called.
This allows the interrupts to be traced into a VCD file
waveform, amongst other things.

Signed-off-by: Michel Pollet <buserror@gmail.com>
2 files changed:
simavr/sim/sim_interrupts.c
simavr/sim/sim_interrupts.h