xyw
overview
syntax
instructions
modes
devices
directives
memory
todo
RTS
rts
2025-12-07 @ 09:37:36
2026-03-09 @ 21:41:53
page
instructions
-- RTS -> Pops previously-saved PC+1 from the system stack and jumps to it; restores the values of all registers to their values before the subroutine was called. This instruction is used to return from subroutines.