updated changes

git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@149 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
This commit is contained in:
joxe 2008-02-27 14:34:17 +00:00
parent b7e2b39495
commit 73527638f2
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ Changes:
- fixed workaround for AWT/IO read line hang bug. (works but not nice in
cygwin). Workaround is off by default by can be configured in CLI.
- added several new commands (start, stop, step, print, printreg, etc).
- fixed bug in USART - TX Interrupt implemented
- changed API for interruptServiced to include which vector that was serviced
0.83
Changes: