1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 04:48:46 +10:00
collapseos/blk/048
Virgil Dupras 79ce88c12c tools: add blkunpack
and remove cfspack, which will not ever be used again.
2020-04-16 19:44:17 -04:00

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