updated changelog

git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@185 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
This commit is contained in:
joxe 2008-03-14 22:46:01 +00:00
parent e1d370e5be
commit 03cc116d58
1 changed files with 5 additions and 1 deletions

View File

@ -2,8 +2,12 @@
Changes:
- fixed multiplier to handle the different modes better.
- refactored so that IOUnit is no longer a Chip
- added statistics commands to the CLI
- added statistics commands and an exec command to the CLI
- implemented better support for statistics (operating mode)
- fixed interrupt handling bugs in IOUnit
- added API for accessing frequency/channel and output power in CC2420
- refactored radio emulation code of ESB platform into a separate TR1001 class
- added watch on register, grep, and other commands in CLI
0.84
Changes: