#23611 - underthesun - Fri Jul 16, 2004 4:20 am
Hi, newbie has a few questions:
I was just reading somewhere that says DMA has a limit to 1000 kilobit for copying?
then DMA wouldn't be able to copy an array of 38400 shorts (my buffer for graphics) into the output buffer? in the vblank time?
if not, then i'm wondering how people manage to put graphics out in vblank time (if the memory writing to videobuffer is done while its not vblank, "blitting" seems to happen)
is sprites the answers?
Thanks in advance!
_________________
I am just a gba noob. be gentle :p
I was just reading somewhere that says DMA has a limit to 1000 kilobit for copying?
then DMA wouldn't be able to copy an array of 38400 shorts (my buffer for graphics) into the output buffer? in the vblank time?
if not, then i'm wondering how people manage to put graphics out in vblank time (if the memory writing to videobuffer is done while its not vblank, "blitting" seems to happen)
is sprites the answers?
Thanks in advance!
_________________
I am just a gba noob. be gentle :p