From: <jo...@us...> - 2008-02-27 23:10:46
|
Revision: 153 http://mspsim.svn.sourceforge.net/mspsim/?rev=153&view=rev Author: joxe Date: 2008-02-27 15:10:45 -0800 (Wed, 27 Feb 2008) Log Message: ----------- updated changes Modified Paths: -------------- mspsim/CHANGE_LOG.txt Modified: mspsim/CHANGE_LOG.txt =================================================================== --- mspsim/CHANGE_LOG.txt 2008-02-27 23:03:55 UTC (rev 152) +++ mspsim/CHANGE_LOG.txt 2008-02-27 23:10:45 UTC (rev 153) @@ -8,6 +8,8 @@ - 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 +- changed when interruptServiced is called - now before servicing the interrupt + instead of after (RETI). 0.83 Changes: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |