SPX_YEND
SPX_REG(SPX_YEND) = (dypos + ydim) << 16;
SPXg_REG(SPX_YEND) = (dypos + ydim) << 16; spxg_delay();
SPX_REG(SPX_YEND) = (ypos + ydim) << 16;
SPXg_REG(SPX_YEND) = (ypos + ydim) << 16; spxg_delay();
SPX_REG(SPX_YEND) = ((row + 1) * spx_font.fontheight) << 16;
SPXg_REG(SPX_YEND) = ((row + 1) * spx_font.fontheight) << 16;