DS13xx_B_MONTH_CENTURY
bct.year += (tregs.month & DS13xx_B_MONTH_CENTURY) ? 0x100 : 0;
cflag |= DS13xx_B_MONTH_CENTURY;