diff --git a/doc/apple2.sgml b/doc/apple2.sgml index 648ee56db..91c02c7ad 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -500,16 +500,14 @@ From that perspective it makes most sense to not set both the date and the time rather only set the date and have the time just stay zero. Then files show up in a directory as day_res - ; Check for existing minutes or hours - lda TIMELO - ora TIMELO+1 - beq :+ + ; Check for realtme clock + lda MACHID + lsr a + bcc :+ ; Switch to minute resolution ldx #