JSR
(jump to subroutine) Tags: none
Description:
Jumps to the subroutine. This command enters a new value in the PC command counter by memorizing the return address on the stack. The return address is the address of the order following the JSR less one. The RTS command is used to return from the subroutine.
Example:
|