Merge pull request #207 from sebras/typos/ds.s

Fix typos in ds.s after manual review.
This commit is contained in:
Tom Everett
2020-03-15 08:48:36 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -72,7 +72,7 @@ loop:
jmp 1b
lac ddfilp
tad i1
tad d1
dac i1
lac i1 i
dac .+3
@@ -382,7 +382,7 @@ octal: 0
lac octal i " Save the actual number of print digits into c
dac c " as a negative number.
1:
cla
ecla
llss 3 " Shift 3 more bits into AC
tad o60 " Add AC to ASCII '0'
jms putc " and print out the digit