#10341 - iq - Tue Sep 02, 2003 9:29 pm
Hi,
So I know that VRAM writes have to in 16/32 bits, but does it require that the data be aligned on a 2 byte boundary? ie, if you were to make a blitter and the destination x was 1, does that mean I have to read back 0,1 or can I just write the consective value?
So I know that VRAM writes have to in 16/32 bits, but does it require that the data be aligned on a 2 byte boundary? ie, if you were to make a blitter and the destination x was 1, does that mean I have to read back 0,1 or can I just write the consective value?