#19458 - ProfEich - Tue Apr 20, 2004 1:49 pm
Hi!
I'm developing a little project and I designed an own graphic-format for it.
Well reading it would be no problem - but I guess when I read it, it would be slower than loading it with DMA.
But DMA-Copy can't copy data from my own file because it's kind of crypted.
Is it really slow when I read it byte per byte in the memory?
If yes, how to make it faster?
I'm developing a little project and I designed an own graphic-format for it.
Well reading it would be no problem - but I guess when I read it, it would be slower than loading it with DMA.
But DMA-Copy can't copy data from my own file because it's kind of crypted.
Is it really slow when I read it byte per byte in the memory?
If yes, how to make it faster?