core: added extra init/deinit functions to avr_t
[simavr] / simavr / sim / sim_avr.c
2010-10-25 Christian Ballescore: added extra init/deinit functions to avr_t
2010-10-12 Michel Polletconsole: Implement debug console register
2010-09-02 Michel Polletsimavr: Deallocate resources
2010-04-04 Michel Polletcores: Added Mega128
2010-01-06 Michel Polletcore: Simplify changes to SREG
2009-12-26 Michel Polletcore: Shuffled code around
2009-12-23 Michel Polletcore: Added a new ELF tag with AVR->simavr command...
2009-12-20 Michel Polletcores: Added ATTiny2313
2009-12-17 Michel Polletcore: Reworked the cycle timers
2009-12-17 Michel Polletcore: Added an avr_terminate() call
2009-12-17 Michel Polletcores: Add a few more mega cores
2009-12-14 Michel PolletDisable the debugging traces
2009-12-06 Michel PolletAdded tiny13
2009-12-04 Michel PolletMany more changes, timed callbacks etc
2009-12-03 Michel Pollettiny25/45 cores added
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-02 Michel PolletGDB working, some more source massaging