misc: Update NO_COLOR define switch
[simavr] / simavr / sim / sim_core.h
2012-11-29 Stephan Veiglmisc: Update NO_COLOR define switch
2012-07-31 Jakob Grubermisc: Consistent include guards in headers
2012-07-18 Jakob Grubergdb: Read/write SREG values correctly
2012-07-13 Michel PolletMerge pull request #1 from schuay/master
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2012-04-11 Michel Polletcore: Ensure we can run in >64K flash
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-23 Sami LiedesSilence gcc warnings by using PRIu64 in CRASH() printf().
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-09-02 Michel Polletmisc: Made (most) of the headers c++ friendly
2009-12-23 Michel Polletcore: No longer crash if "codeline" is missing
2009-12-14 Michel PolletDisable the debugging traces
2009-12-04 Michel PolletMany more changes, timed callbacks etc
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-01 Michel Polletuart, ioports, etc. Many more changes
2009-11-30 Michel PolletCores, decoder, uart, ioports - lots of changes
2009-11-24 Michel PolletInitial Commit