--- In gbadev@y..., groepaz <groepaz@g...> wrote:
> maybe what you are seeing isnt related to vsync at all, but the
effect
> that you get when doing not 16-bit aligned writes to vram ?
(read/write
> 16bit aligned words to vram only!)
don't think so- the screen buffer is cast as a u16*, so i don't think
C would even let me not write 16bit aligned...
alex :)