SPX_YSTART
SPX_REG(SPX_YSTART) = dypos << 16;
SPXg_REG(SPX_YSTART) = dypos << 16; spxg_delay();
SPX_REG(SPX_YSTART) = ypos << 16;
SPXg_REG(SPX_YSTART) = ypos << 16; spxg_delay();
SPX_REG(SPX_YSTART) = (row * spx_font.fontheight) << 16;
SPXg_REG(SPX_YSTART) = (row * spx_font.fontheight) << 16;