added more to changelog

git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@301 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
This commit is contained in:
joxe 2008-09-04 21:31:52 +00:00
parent 174d5df190
commit df524c1258
1 changed files with 2 additions and 1 deletions

View File

@ -4,10 +4,11 @@ Changes:
- fixed bug which caused array out of bounds on IO-units.
- fixed bug in timer causing interrupts when timer was stopped
- fixed bug in timer to handle start/stop better
- fixed bug in MSP430 core that caused MOV operand to change status flags
- fixed bug in MSP430 core that caused MOV instruction to change status flags
- added getDoubleValue in DataSource and made "duty" command print
duty cycle information as double instead of int
- fixed windows to accept double input and not only int input
- corrected cycle count on some instructions
0.91
Changes: