mirror of
https://git.sr.ht/~rabbits/uxn
synced 2024-11-12 17:25:05 +00:00
16 lines
145 B
Text
16 lines
145 B
Text
< conditionals >
|
|
|
|
+03 +02 ADD
|
|
+05 EQU
|
|
|
|
.there JMQ
|
|
|
|
:here
|
|
< when not equal >
|
|
+ee
|
|
BRK
|
|
|
|
:there
|
|
< when is equal >
|
|
+ff
|
|
BRK
|