0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-26 15:53:01 +00:00

Merge branch 'main' of git.sr.ht:~rabbits/uxn

This commit is contained in:
Devine Lu Linvega 2022-09-15 11:13:34 -07:00
commit 92027cf278

View file

@ -8,7 +8,7 @@
[ Jump past the matching ] if the cell at the pointer is 0 [ Jump past the matching ] if the cell at the pointer is 0
] Jump back to the matching [ if the cell at the pointer is nonzero ) ] Jump back to the matching [ if the cell at the pointer is nonzero )
|0100 ( -> ) @reset |0100 ( -> )
;memory ;memory
;program ;program
@ -22,7 +22,8 @@
LDAk LIT "] NEQ ,&prev JCN [ ,goto-back JSR ] &prev LDAk LIT "] NEQ ,&prev JCN [ ,goto-back JSR ] &prev
INC2 LDAk ,&while JCN INC2 LDAk ,&while JCN
POP2 POP2
( halt ) #010f DEO ( halt )
#010f DEO
BRK BRK