misc: Fixed a couple of typos in comments
[simavr] / simavr / sim / sim_elf.c
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2012-04-05 Michel Polletelf: Do not set values that weren't present
2011-03-09 Michel PolletMerge remote-tracking branch 'sliedes/to-upstream'...
2011-03-02 Sami LiedesTweak struct avr_t to always include a pointer to trace...
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-10-12 Michel Polletconsole: Implement debug console register
2010-04-14 Alessio Igor Boganimisc: Fix warning replacing %d with %zu for size_t
2010-04-14 Michel Polletcore+elf: Add fields for the MCU voltages
2010-04-11 Michel PolletELF: Fixes a bad malloc
2010-04-04 Michel PolletFixed multiple warnings for -Wall
2009-12-23 Michel Polletcore: Added a new ELF tag with AVR->simavr command...
2009-12-17 Michel PolletELF: Use a much larger VCD flush window
2009-12-15 Michel PolletELF: Redone the .mmcu section
2009-12-14 Michel PolletDisable the debugging traces
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-02 Michel PolletGDB working, some more source massaging
2009-12-02 MichelBuild works on Snow Leopard, using Arduino toolchain
2009-11-30 Michel PolletCores, decoder, uart, ioports - lots of changes
2009-11-24 Michel PolletInitial Commit