PLY (pull Y from stack) (65C02 and 65816 processor only) Tags: none
PLY
Description:
Removes the byte of data from the stack and places it in the Y-register.
Example:
PLY; remove the byte from the stack to the Y register