|
Atari coding BBS
Re: DMA and SSI |
Posted by: Patrice Mandin
|
Jun,07.2006-19:09
|
DMA registers on host port only means the DSP can receive/send stuff to/from host using DMA, instead of having the CPU doing it.
Atari did not put an extra DMA device to do this, and the only device present in Falcon that could do this DMA transfer is the Blitter.
This is not very useful if you send a command+parameter through host port, and waiting the DSP to send you the result.
But if you want so send big chunks of datas, then the Blitter could help you freeing CPU. But even in this case, the Blitter is still clocked at the bus speed (16,20 or 25 depending if you have modified the bus clock).
Whereas an accelerated CPU could be clocked much higher, and may achieve higher transfer rates.
I should really start writing this DSP audio driver for SDL, to play with SSI/DMA :-).
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
DMA and SSI
|
mikro
|
May,31.2006-22:39
|
Re: DMA and SSI
|
mikro
|
May,31.2006-22:43
|
Re: DMA and SSI
|
mikro
|
Jun,01.2006-01:26
|
Re: DMA and SSI
|
gwEm
|
Jun,06.2006-09:58
|
Re: DMA and SSI
|
mikro
|
Jun,06.2006-15:25
|
Re: DMA and SSI
|
earx
|
Jun,06.2006-19:57
|
Re: DMA and SSI
|
mikro
|
Jun,06.2006-23:30
|
Re: DMA and SSI
|
earx
|
Jun,07.2006-08:57
|
Re: DMA and SSI
|
mikro
|
Jun,07.2006-16:09
|
Re: DMA and SSI
|
Patrice Mandin
|
Jun,07.2006-19:09
|
Re: DMA and SSI
|
mikro
|
Jun,07.2006-23:02
|
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.
|