#33456 - QuantumDoja - Mon Jan 03, 2005 8:19 pm
Hi, Im writing a platform game in mode 0, I am writing to the map data (32*32) tiles from a larger 1d array, i am using a calculation to select the tiles one at a time to update the entire column that needs updating.
I need to know if there is a faster method to select the tiles i want, and copy them into a new column, i've heard of DMA....but i dont know if it can be applied.....i know too little about it.
If anyone has any suggestions, id like to read them.
_________________
Chris Davis
I need to know if there is a faster method to select the tiles i want, and copy them into a new column, i've heard of DMA....but i dont know if it can be applied.....i know too little about it.
If anyone has any suggestions, id like to read them.
_________________
Chris Davis