|  | Atari coding BBS
 
 
 
| Re: DSP wierdness | 
|---|
 
| Posted by: Laurent / Thadoss | Dec,28.2013-00:12 |  
| Hi,
 
 Sorry for the blank post.
 
 You're absolutely right.
 There's a bug into Hatari. I fix it asap.
 
 At the end of the loop, before setting back the LF flag (in case of multi loop) I do a stupid
 
 dsp_core.registers[DSP_REG_SR] &= 0x7f;
 
 instead of
 
 dsp_core.registers[DSP_REG_SR] &= 0x7fff;
 
 Thanks a lot to point this.
 
 Regards
 
 Laurent
 
 
 
 |  
 
 
 
 
 [All messages in this thread]      [Start new thread]
 
 
 
		
| Topic | Posted by | Date |  
| DSP wierdness | Thomas / New Beat | Dec,26.2013-22:09 |  
| Re: DSP wierdness | stghost | Dec,27.2013-09:44 |  
| Re: DSP wierdness | Thomas / New Beat | Dec,27.2013-10:32 |  
| Re: DSP wierdness | mikro | Dec,27.2013-13:28 |  
| Re: DSP wierdness | Laurent / Thadoss | Dec,28.2013-00:09 |  
| Re: DSP wierdness | Laurent / Thadoss | Dec,28.2013-00:12 |  
| Re: DSP wierdness | Laurent / Thadoss | Dec,28.2013-00:21 |  
| Re: DSP wierdness | Thomas / New Beat | Dec,28.2013-10:07 |  
| Re: DSP wierdness | Laurent / Thadoss | Dec,28.2013-17:15 |  
| Re: DSP wierdness | Thomas / New Beat | Dec,28.2013-19:58 |  
| Re: DSP wierdness | Laurent / Thadoss | Dec,28.2013-23:12 |  
| Re: DSP wierdness | Mr.Styckx | Dec,30.2013-00:45 |  
| Re: DSP wierdness | Laurent / Thadoss | Dec,30.2013-01:27 |  
| Re: DSP wierdness | Thomas / New Beat | Dec,30.2013-09:05 |  
| Re: DSP wierdness | FDR1980 | Jan,05.2014-01:34 |  
| Re: DSP wierdness | Thomas / New Beat | Jan,08.2014-15:19 |  
 What's the anti-troll code?
 That's your personal code to be able to add comments and messages on the dhs.nu site.
 Don't have a code or forgot it? Fix it here.
 |