simavr
2009-12-15 Michel PolletELF: Updated example firmware to generate new traces
2009-12-15 Michel PolletELF: Redone the .mmcu section
2009-12-15 Michel PolletVCD: Traces now have the correct timestamps
2009-12-15 Michel PolletUART: Delay TX interupt a few cycles
2009-12-15 Michel PolletAdded support for IRQ triggers on any IO register
2009-12-15 Michel PolletAdded support for external interrupts (ie INT0 etc)
2009-12-15 Michel PolletMissing bits from previous commit...
2009-12-14 Michel PolletUpdated "ledramp" to demo the VCD gtkwave traces
2009-12-14 Michel PolletAdds VCD (Value Change Dump) file output support (gtkwave)
2009-12-14 Michel PolletStreamlined avr_irq subsystem
2009-12-14 Michel PolletDisable the debugging traces
2009-12-14 Michel PolletCleanup of the Makefiles
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc
2009-12-06 Michel PolletAdded a typedef for IO addresses
2009-12-06 Michel PolletAdded tiny13
2009-12-04 Michel PolletMany more changes, timed callbacks etc
2009-12-03 Michel Pollettiny25/45 cores added
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-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