void WaitVBL() { while ((custom.vposr & 0x1FF00) != (300 << 8)) {} }