cores: Now duplicate the global structure
[simavr] / simavr / cores / sim_megax8.h
2012-06-03 Michel Polletcores: Now duplicate the global structure
2011-03-15 Michel Polletcores: Fix TWI interupt flag
2011-03-15 Michel Polletcores: Added UART bit rate flags
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-10-25 Michel Polletmisc: Typos
2010-04-29 Michel PolletICP: Added Input capture pin support to timers
2010-04-14 Michel Polletcores: Add (some) of the ADC mux data
2010-04-11 Michel Polletcores: Updated comparators
2010-04-10 Michel Polletcores: Refactored timer comparators
2010-01-06 Michel Polletcores: Add watchdog
2009-12-26 Michel Polletcores: Added selfprog bootloader support to x4 series
2009-12-24 Michel PolletSPM: Added Self Programming Instruction & Support
2009-12-22 Michel Pollettimer: Implemented some of the ICR based timers
2009-12-20 Michel Polletcores: Updated for 16 bits timers and ADCs
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-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