old-DasOS/prototypes/supervm-asm/testcode.asm
2016-05-21 13:34:14 +02:00

8 lines
No EOL
132 B
NASM

push 0 ; Some comment
loop:
dup
[i0:arg] sub 10 [f:yes] [r:discard]
[ex(z)=1] jmp @end
[i0:arg] add 1
jmp @loop
end: