mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 22:40:56 +11:00
8 lines
269 B
Plaintext
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
|