ex6502
v0.1.0
Pages
Modules
Ex6502.CPU.Executor.TXS
(ex6502 v0.1.0)
View Source
Transfer the value of the x register to the stack pointer
Operation
X -> SP
Flags
No flags are affected
Link to this section
Summary
Functions
execute(c)
Link to this section
Functions
Link to this function
execute(c)
View Source