updated changelog

git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@273 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
This commit is contained in:
joxe 2008-05-10 21:12:16 +00:00
parent 9df1f40d1d
commit f81ca99b79
1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
0.91
Changes:
- added window system and support for it in the CLI
- added two chart types for the windows subsystem
- added redirect to windows in the CLI
- added memory dump for both std out and Windows
- improved CC2420 emulation
- added CLI commands
- reimplemented reset of the CPU
- improved support for Digital IO Ports
- added working ADC12 subsystem
- added watchdog WDT subsystem
- added support for file based scripts to the CLI
- added configuration system
- added connectivity between multiple running mspsim's
0.90
Changes:
- fixed multiplier to handle the different modes better.