run_avr: Add -v argument to raise verbosity level
[simavr] / simavr / sim / run_avr.c
2012-08-05 Jakob Gruberrun_avr: Add -v argument to raise verbosity level
2012-07-20 Jakob Gruberrun_avr: Abort if firmware could not be read
2012-07-16 Michel PolletMerge pull request #2 from schuay/watchpoints
2012-07-16 Michel PolletMerge pull request #3 from schuay/not_known
2012-07-16 Jakob Grubermisc: Fix confusing typo in error message
2012-04-18 Michel Polletrun_avr: Use the new read_ihex_chunks
2012-03-02 Michel Polletsimavr: Now use the generated config files
2012-02-25 Michel Polletinterrupts: Isolated runtime data
2011-09-14 Michel Polletcore: added new states
2011-09-14 Michel Polletmisc: formatting, typos
2011-03-15 Michel Polletrun_avr: Added a signal handler
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-04-14 Michel Polletrun_avr: Add a way to trace just interruots vectors
2010-04-04 Michel PolletFixed multiple warnings for -Wall
2010-03-12 Michelrun_avr: Cosmetics
2010-03-10 Michelrun_avr: Supports loading new hex files
2009-12-23 Michel Polletrun_avr et al. New HEX format loader
2009-12-17 Michel Polletcore: Added an avr_terminate() call
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