Date : Fri, 26 Nov 1982 14:00:37 EST (Fri)
From : Ben Goldfarb <goldfarb.ucf-cs@Udel-Relay>
Subject: BYE79 bug
There is a bug in the routine that prints the day of the week in the
conditionally assembled routine for the Godbout System Support 1 real
time clock. I don't know whether it has been reported before. As the
code was distributed, it always prints 'Sunday' for the day of the week.
This is because the routine is reading a zero byte in the MSM5832 by
outputting CREAD+6 to the command port. This should be CREAD+7 to
return the 'days one' digit.
Ben Goldfarb