xyw
overview
get-started
examples
asm
vm
syntax
instructions
modes
devices
directives
todo
ROT
rot
2025-12-07 @ 09:14:44
2026-08-17 @ 14:28:52
page
instructions
n1 n2 n3 -> n2 n3 n1 ROT -> Moves the third byte on the stack to the top. ROTw -> Moves the third word on the stack to the top.