Removing duplicate source
Refactoring source tree and makefiles
-Fixing up build for SDL/non-SDL targets, avoid...
Fixing build with kernel_aware joystick/display.
Updates for Mark3 R4 release.
Adding support for ThreadExtraInfo to show thre...
Adding linux socket code to support GDB.
Quick fix to "Hg" commands.
Adding preliminary Mark3 Thread support in GDB ...
Basic GDB support functional on windows. Mark3...
-Beginnings of GDB support
Changing thread data structure layout to match ...
Fixed EEPROM driver and hooked into main flavr ...
Adding preliminary EEPROM driver. Incomplete a...
Adding kernel-aware joystick library
Adding optional SDL-based kernel-aware display ...
Fixed out-of-range read notice
Adding code and thread profiling output to the ...
Updating kernel-aware functionality, general re...
--- Adding support in tlv_file.c/.h for reading...
Introducing TLV file format for storing profili...
Adding support for Mark3 kernel-aware profiling...
Fixing code coverage stats that were skewed as ...
Adding code-profiling and code-coverage.
Add basic command-line option text to be shown ...
Adding feature to exit the emulator when a jump...
Fixed some instrumentation in the UART code. T...
Updating doxygen docs, adding readme to the pro...
First cut of kernel aware plugin complete
-Cleaned-up data-write event handling
Fixed support for watchpoints
Starting debug symbol support
Fixed ELF loader.
Updating copyrights
More comments and cleanup
Fixing doc target & refman
Adding doxygen docs
Cleanup and documentation
Interrupt fixes
Cleaning up some formatting
Optimizing UART
Fixing a segfault caused by missing read functi...
Optimizing interrupt processing (timer8/16/eint)
Testing some interrupt optimizations
Add CPU Variant file
- Switching to use a singleton AVR_CPU object f...
-Code-cleanup, documentation, and light refacto...
-Fixed ADIW flags.
Fixed off-by-one error when reloading timer pre...
-Added 8-bit Timer0
Removing unused disasm.c
Removed debug prints
-Fixed malloc() compiler warnings in avr_cpu.c
Fix SLEEP implementation. Now runs Mark3 tests.
- Fixed SBI/CBI, ADIW/SBIW instructions
Fixed "SBRC/SBRS", and basiclly anything else t...
A couple more opcode fixes
Fixing up some Timer1 code -- now works in basi...
-Fixes for interrupt-driven UART0. Works now.
Debugging UART functionality... slogging throug...
Minor fixes to UART code.
-Implemented TIMER1 in Normal/CTC modes (prelim...
-Interrupts are working
-Adding preliminary external interrupt (INT0/IN...
Adding preliminary interrupt support, plus tie-...
Initial commit.