From f2b29b3e2a9e8a834c3a2fd5f64dc4d534d2a983 Mon Sep 17 00:00:00 2001 From: joxe Date: Thu, 30 Apr 2009 15:18:33 +0000 Subject: [PATCH] updated changelog for new release git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@516 23d1a52b-0c3c-0410-b72d-8f29ab48fe35 --- CHANGE_LOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGE_LOG.txt b/CHANGE_LOG.txt index 321b066..567ba2a 100644 --- a/CHANGE_LOG.txt +++ b/CHANGE_LOG.txt @@ -1,4 +1,13 @@ 0.97 +- fixed bug on SFR interrupt handling +- added initial support for printing IPv6 packets (HC01) from CC2420 +- added CLI commands for adding rflisteners and analyser +- added warning for too large packets in CC2420 +- added profiling of interrupts +- added verification of MAGIC init bytes in ELF files +- fixed multiplicator (submitted patch) +- several bugfixes for emulation core (instruction emulation) +- made call logger configurable for hide of selected calls - fixed some cycle timing bugs of instruction set execution - added stack trace for misalignment warnings if MSP430 Core is in log mode - added MSP430 Core as a loggable