Commit 501725d8c3dca6d908eb5c5c5e7d5831672fdb37
authorMichel Pollet <buserror@gmail.com>
Sun, 20 Dec 2009 23:04:43 +0000 (23:04 +0000)
committerMichel Pollet <buserror@gmail.com>
Sun, 20 Dec 2009 23:04:43 +0000 (23:04 +0000)
tree9bad445e47a8758dcbd116881bb38c661a36c71c
parentf6ca3d424e173484953bb28b7c8f2911bf90ca3a
Message:
timer: Masssive timer update. 8 & 16 bits

Re-massaged the timer code. It now works as 8 or 16 bits,
Also added a way to soecify the mode the timer run, and made
the TOV, COMPA and COMPB work as they should.
Now support the "Normal" timer mode too.

Signed-off-by: Michel Pollet <buserror@gmail.com>
4 files changed:
simavr/sim/avr_timer.c [new file with mode: 0644]
simavr/sim/avr_timer.h [new file with mode: 0644]
simavr/sim/avr_timer8.c [deleted file]
simavr/sim/avr_timer8.h [deleted file]