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

Processor Status Register: Difference between revisions

From SnesLab
Jump to: navigation, search
(→‎Reference: page 377)
(PLP, RTI)
Line 9: Line 9:
* z
* z
* c
* c
It can be pulled from the [[stack]] via [[PLP]] and [[RTI]].


=== See Also ===
=== See Also ===

Revision as of 17:11, 14 December 2023

The Processor Status Register (P) is on the 65c816 and contains several flags:

  • n
  • v
  • m
  • x
  • d
  • i
  • z
  • c

It can be pulled from the stack via PLP and RTI.

See Also

Reference