diff ChangeLog @ 1154:5a8f6bfe3e4e trunk

[svn] Updated turkish translation by Murat ªßenel, closes bug #959.
author chainsaw
date Wed, 30 May 2007 09:13:31 -0700
parents b391fddc35b2
children 6f5a4f0b6fb4
line wrap: on
line diff
--- a/ChangeLog	Tue May 29 21:57:06 2007 -0700
+++ b/ChangeLog	Wed May 30 09:13:31 2007 -0700
@@ -1,3 +1,14 @@
+2007-05-30 04:57:06 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [2472]
+  Fix handling of SPC efb register when echo instruction has been 
+  called. Shift right of 14 is too high of a modifier and does not match 
+  the response of the FIR filter in the SPC700. Shift right of 16 delivers 
+  a more accurate result.
+  
+  trunk/src/console/Spc_Dsp.cxx |    4 ++--
+  1 file changed, 2 insertions(+), 2 deletions(-)
+
+
 2007-05-29 10:58:22 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
   revision [2470]
   - fix for crash when file extension is not available.