flat assembler
Message board for the users of flat assembler.

Index > Main > Calculating multi-dimensional array displacements, how?

Goto page Previous  1, 2, 3
Author
Thread Post new topic Reply to topic
edfed



Joined: 20 Feb 2006
Posts: 4354
Location: Now
edfed 10 Dec 2007, 03:17
the use of dma can be good there...
i've read somewhere that dma transfert can be done between two memory areas.
dma is like a pre-caching function...
or, in the case of sb, it is a data flow.
the µP can connect where he want's in the current dma transfert, where, whose dma channel, how many,

how to program the dma chip?
can be good for memory and disk copy.
the screen refresh for exemple, is it possible with dma?
Post 10 Dec 2007, 03:17
View user's profile Send private message Visit poster's website Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4180
Location: vpcmpistri
bitRAKE 10 Dec 2007, 06:35
PCI devices are able to bus master and read directly from memory, iirc (I haven't begun to code in that direction just yet). Getting the responsiveness from modern hardware certainly requires orchastrating many things going on at once - not just what the processor/s is/are doing.

It is a daunting task with many mistakes to be made. Smile

[Currently, I'm working on a compression algorithm - the decompressor is only a couple bytes, so it could be used on a boot sector or second stage loader with great success. Now if I could only compress data without brute force it would be more useful...]
Post 10 Dec 2007, 06:35
View user's profile Send private message Visit poster's website Reply with quote
edfed



Joined: 20 Feb 2006
Posts: 4354
Location: Now
edfed 10 Dec 2007, 06:57
compression to make faster caching??

why not!
Post 10 Dec 2007, 06:57
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2, 3

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.