PLD (pull direct page register (DP) byte from stack) (only processor 65816) Tags: NZ
PLD
Description:
Removes a word of data from the stack and places it in the direct page register (DP). Increases stack indicator S by two.
Example:
PLD; word copy from the stack