From 8777f3c2faf41fbed696af6fd5df78ff230153db Mon Sep 17 00:00:00 2001 From: joxe Date: Thu, 30 Apr 2009 15:30:28 +0000 Subject: [PATCH] added more ot changelog git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@517 23d1a52b-0c3c-0410-b72d-8f29ab48fe35 --- CHANGE_LOG.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGE_LOG.txt b/CHANGE_LOG.txt index 567ba2a..44f9159 100644 --- a/CHANGE_LOG.txt +++ b/CHANGE_LOG.txt @@ -6,6 +6,7 @@ - added profiling of interrupts - added verification of MAGIC init bytes in ELF files - fixed multiplicator (submitted patch) +- added support for flash - 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