We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

TYS and TSY: Difference between revisions

From SnesLab
Jump to: navigation, search
m (Xetheria moved page TYS to TYS and TSY: combine both)
(combining both)
 
Line 1: Line 1:
'''TYS''' is the mnemonic for a non-existant 65x instruction that transfers the value of the [[Y index register]] to the [[stack pointer]].
'''TYS''' is the mnemonic for a non-existant 65x instruction that transfers the value of the [[Y index register]] to the [[stack pointer]].
'''TSY''' is the mnemonic for a non-existant 65x instruction that transfers the value of the [[stack pointer]] to the [[Y Index Register]].


=== See Also ===
=== See Also ===
* [[TSX]]
* [[TXS]]
* [[TXS]]


[[Category:ASM]]
[[Category:ASM]]
[[Category:Non-Existant Instructions]]
[[Category:Non-Existant Instructions]]

Latest revision as of 17:58, 24 July 2024

TYS is the mnemonic for a non-existant 65x instruction that transfers the value of the Y index register to the stack pointer.

TSY is the mnemonic for a non-existant 65x instruction that transfers the value of the stack pointer to the Y Index Register.

See Also