|
Atari coding BBS
Re: DSP question 3 |
Posted by: mikro
|
Aug,06.2008-10:04
|
i'd say yes, if you can't test it, i can do it yet (see ct60 forum, falcon is fixed/working ;-)
of course, question is what happend after these transfers (esp. on dsp side).
if you make something like that:
whost d7 ; send number of double longs
subq.w #1,d7
loop: move.l d0,(a0)
move.l d1,(a0)
dbra d7,loop
and on dsp:
rhost x0
do x0,endloop
rhost x:(r0)+
rhost x:(r0)+
endloop
the chance it's working is 99%... but if you do some other calculations on dsp... so maybe some use case would be nice before testing.
|
[All messages in this thread] [Start new thread]
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.
|