misc: Update NO_COLOR define switch
[simavr] / simavr / sim / sim_elf.h
2012-09-10 Jakob Grubermisc: Move avr_mcu_section.h to sim/avr
2012-07-31 Jakob Grubermisc: Consistent include guards in headers
2012-07-13 Michel PolletMerge pull request #1 from schuay/master
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-10-12 Michel Polletconsole: Implement debug console register
2010-09-02 Michel Polletmisc: Made (most) of the headers c++ friendly
2010-04-14 Michel Polletcore+elf: Add fields for the MCU voltages
2010-03-10 Michelelf: Added constants for flash & eeprom start
2009-12-23 Michel Polletcore: Added a new ELF tag with AVR->simavr command...
2009-12-15 Michel PolletELF: Redone the .mmcu section
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-24 Michel PolletInitial Commit