Merge branch 'fix-irq-handling' of https://github.com/vintagepc/simavr
authorga <ga@oldell.fish>
Mon, 22 Mar 2021 18:27:24 +0000 (18:27 +0000)
committerga <ga@oldell.fish>
Fri, 2 Apr 2021 18:20:09 +0000 (19:20 +0100)
commit4963a90268fb4b0fa8953cc60042784be51b7ea5
treeb69df73bd578036091242800de3dfcb42432fb2e
parent1d227277b3d0039f9faef9ea62880ca3051b14f8
Merge branch 'fix-irq-handling' of https://github.com/vintagepc/simavr
Upstream pull request #415: Fix TOV/ICR handling, SEI delay
with corrections to timer code and addition of minimal test code.
simavr/sim/avr_timer.c
simavr/sim/sim_core.h
tests/atmega48_enabled_timer.c