MK_SEC
dt->dt_sec = bcdtobin(chiptime[MK_SEC]);
chiptime[MK_SEC] = bintobcd(dt->dt_sec);
t = bcdtobin(mclock[MK_SEC]);