io cat.asm completed
This commit is contained in:
parent
d5e72719bb
commit
eab771028a
1 changed files with 10 additions and 0 deletions
10
vaja2/vhod_izhod/cat.asm
Normal file
10
vaja2/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