Ex6502.CPU.Executor.PLX (ex6502 v0.1.0) View Source
Transfer the value from the stack to the X register
Operation
X↑
Flags
- Zero: 1 if X is zero; 0 otherwise
- Negative: 1 if bit 7 of X is set; 0 otherwise
Transfer the value from the stack to the X register
X↑