flAVR
A simulator for Atmel's 8/16-bit AVR microcontrollers
flAVR is a simulator for the Atmel(tm) AVR(tm) microcontrollers written in C.
The project aims to implement a cycle-accurate AVR CPU core simulator along with a range of peripherals, allowing firmware written for a variety of parts to be run on a host PC.
In addition, flAVR provides enhanced interactive debugging functionality - featuring breakpoints, data watchpoints, execution tracebuffers, flash/RAM/EEPROM viewers, and run-time disassembler.
flAVR also implements the GDB remote...