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