RosettaCodeData/Task/Pointers-and-references/6502-Assembly/pointers-and-references-3.6502
2023-07-01 13:44:08 -04:00

2 lines
106 B
Text

TSX
LDA $0101,X ;load the byte most recently pushed on the stack into A without pulling it off the stack.