fix setyear comments

This commit is contained in:
mgcaret 2017-11-03 23:58:55 -07:00
parent 7372aad10e
commit 6f6502ad22
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ exiterr: lda #$ff
yloop: lda year
cmp #40 ; 40 or greater?
bcs :+ ; Do not adjust for 1940-1999
adc #100 ; add 100 years for 2000-2040
adc #100 ; add 100 years for 2000-2039
: tay ; year
lda #1 ; day
tax ; month