Aufgabe 2 Fertig

This commit is contained in:
Nils Polek
2023-12-09 20:35:15 +01:00
parent 83dae77e31
commit 7390df9ee0
6 changed files with 15 additions and 6 deletions

BIN
programs/nja Executable file

Binary file not shown.

9
programs/prog3.asm Normal file
View File

@@ -0,0 +1,9 @@
pushc 1
asf 2
asf 4
pushc 23
asf 3
rsf
rsf
rsf
halt

BIN
programs/prog3.bin Normal file

Binary file not shown.