some progress on hw
This commit is contained in:
parent
83a4e6015a
commit
6033833d97
6 changed files with 170 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ num LDX digits_ix
|
|||
STA len
|
||||
SUB #1
|
||||
STA digits_ix
|
||||
.izpis v tabele v obratnem vrstnem redu
|
||||
.izpis tabele v obratnem vrstnem redu
|
||||
loop_num LDX digits_ix
|
||||
LDCH digits, X
|
||||
ADD #48 .stevke v ascii se zacnejo pri 48
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue