ROLL
stackROLL
consumes a number N off the stack then cycles through that number of elements on the stack, moving the element at level N to the top of the stack and moving the other elements up one level.
Loading
ROLL
consumes a number N off the stack then cycles through that number of elements on the stack, moving the element at level N to the top of the stack and moving the other elements up one level.