PLA (pull accumulator from stack) Tags: NZ

Description:

Removes the byte of data from the stack and places it in the accumulator. Increases stack indicator S by one.

Example:

        PLA; byte photo from the stack