mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 19:20:55 +11:00
79ce88c12c
and remove cfspack, which will not ever be used again.
17 lines
278 B
Plaintext
17 lines
278 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|