Commit 06c0981b53018ff1b28f10793f20fb70a56aa626
authorMichel Pollet <buserror@gmail.com>
Mon, 3 Mar 2014 17:49:56 +0000 (17:49 +0000)
committerMichel Pollet <buserror@gmail.com>
Mon, 3 Mar 2014 17:52:45 +0000 (17:52 +0000)
tree5276c8c0302a6d12adef96380a3b6cf1d2182093
parent3bbf09b417802da42f30f5f81cdfa7297f643665
Message:
core: Handle EIND register

Parts with more than 128KB of flash need an extra byte on the stack
Rework from nnayo branch for the atmega2560

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