This commit is contained in:
Jaka Furlan 2025-10-28 18:21:14 +01:00
parent f59c93b770
commit 8906317d1a
6 changed files with 107 additions and 0 deletions

7
ass1/cat.asm Normal file
View file

@ -0,0 +1,7 @@
cat START 0
.beri in pisi
loop RD #0
WD #1
J loop
END loop