Mercurial > hg > Members > kono > nitros9-code
changeset 1305:7d4057b4b5cd
Fixed bug pointed out by Robert Gault
author | boisy |
---|---|
date | Mon, 01 Sep 2003 22:35:29 +0000 |
parents | 0c3d94b71b37 |
children | 58ffa34bdf90 |
files | 3rdparty/utils/smartwatch/swread.asm |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/3rdparty/utils/smartwatch/swread.asm Mon Sep 01 21:02:23 2003 +0000 +++ b/3rdparty/utils/smartwatch/swread.asm Mon Sep 01 22:35:29 2003 +0000 @@ -324,8 +324,8 @@ tst <century beq not20 lda #100 - adda 1,y - sta 1,y + adda ,y + sta ,y not20 puls b,pc noclk clr D.Daywk,u clear garbage as new date routine reads D.Daywk