We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Category:Pull Instructions: Difference between revisions
From SnesLab
(avoid potentially confusing interpretation that these are the only things that pull) |
(negative and zero flags) |
||
Line 1: | Line 1: | ||
Instructions whose primary purpose is to pull from the [[stack]]. | Instructions whose primary purpose is to pull from the [[stack]]. For most of these the only [[status flags]] affected are the [[Negative Flag|negative]] and [[zero flag]]s. | ||
=== See Also === | === See Also === | ||
* [[Push Instructions]] | * [[Push Instructions]] |
Latest revision as of 22:38, 12 August 2024
Instructions whose primary purpose is to pull from the stack. For most of these the only status flags affected are the negative and zero flags.