jian2587
Jul 1st, 2001, 12:00 AM
Well, does anyone knows how to move a block of memory fast?
And, for a byte per byte moving, how can I do as fast as Windows?
I coded a 8,16,24,32 bit x what_ever_resolution_you_got and the pixel moving seems to be very slow. So I use 32 bit but it will plot two pixels at a time for 16 bit colors. What should I do so that it can be as fast as Windows' DVA (Direct Video Access)?
Hope you brilliant guyz can help me!
And, for a byte per byte moving, how can I do as fast as Windows?
I coded a 8,16,24,32 bit x what_ever_resolution_you_got and the pixel moving seems to be very slow. So I use 32 bit but it will plot two pixels at a time for 16 bit colors. What should I do so that it can be as fast as Windows' DVA (Direct Video Access)?
Hope you brilliant guyz can help me!