BLTSIZE
sst_write(BLTSIZE, area->width | (area->height << 16));
sst_write(BLTSIZE, rect->width | (rect->height << 16));