Skip to content

Commit 4281c6e

Browse files
committed
zork
1 parent bd48ea9 commit 4281c6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tmp/zork.s

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.name "zork"
22
.comment "just a basic living prog"
33
l2: sti r1, %:live, %1
4+
sti r2, %:l2, %0
45
and r1, %0,r1
56
live:
7+
live %0
68
zjmp %:live

0 commit comments

Comments
 (0)