We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
PHA: Difference between revisions
From SnesLab
(added 6502 category) |
(depluralize "1 bytes") |
||
Line 11: | Line 11: | ||
|stack | |stack | ||
|48 | |48 | ||
|1 | |1 byte | ||
|3 cycles | |3 cycles | ||
|} | |} |
Revision as of 15:16, 7 May 2023
PHA (PusH Accumulator) is a 65x instruction that pushes the accumulator to the stack.
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
stack | 48 | 1 byte | 3 cycles |
Flags Clobbered | ||||||||
---|---|---|---|---|---|---|---|---|
N | V | M | X | D | I | Z | C | |
. | . | . | . | . | . | . | . |