final hw push
This commit is contained in:
parent
371cfddbde
commit
27b8de1bc2
36 changed files with 1018 additions and 6 deletions
10
ass1/vaje/vhod_izhod/cat.asm
Normal file
10
ass1/vaje/vhod_izhod/cat.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
CAT START 0
|
||||
LOOP RD vhod
|
||||
WD izhod
|
||||
J LOOP
|
||||
HALT J HALT
|
||||
END CAT
|
||||
|
||||
vhod BYTE 0
|
||||
izhod BYTE 1
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue