xyw
overview
syntax
instructions
modes
devices
directives
memory
todo
ROT
rot
2025-12-07 @ 09:14:44
2025-12-07 @ 09:16:12
page
instructions
a b c -- b c a ROT -> Moved the third byte on the stack to the top. ROTw -> Moved the third word on the stack to the top.