What are "half words"?
Posted: Tue Jun 28, 2011 3:36 am
I'm learning to code on the Nintendo DS (I know, I'm coming in late on the nds bandwagon). I'm looking into the libraries written for devkitpro for Direct Memory Access (DMA) and I stumbled on the term "half words" in this context:
"dmaCopy (const void *source, void *dest, uint32 size)
copies from source to destination using channel 3 of DMA available channels in half words "
"dmaCopy (const void *source, void *dest, uint32 size)
copies from source to destination using channel 3 of DMA available channels in half words "