1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 04:18:46 +10:00
collapseos/blk/048
2020-04-14 10:04:09 -04:00

8 lines
269 B
Plaintext

Return Stack
>R n -- R:n Pops PS and push to RS
R> R:n -- n Pops RS and push to PS
I -- n Copy RS TOS to PS
I' -- n Copy RS second item to PS
J -- n Copy RS third item to PS