new global_logger, used in AVR_LOG(), default is stdout/stderr
[simavr] / simavr / cores / sim_mega644.c
2012-07-13 Michel PolletMerge pull request #1 from schuay/master
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2012-06-03 Michel Polletcores: Now duplicate the global structure
2009-12-17 Michel Polletcores: Add a few more mega cores
2009-12-15 Michel PolletAdded support for external interrupts (ie INT0 etc)
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-02 Michel PolletGDB working, some more source massaging
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