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: added page number)
(added flag abbreviations)
Line 1: Line 1:
The '''Processor Status Register''' (P) is on the [[65c816]] and contains several flags.
The '''Processor Status Register''' (P) is on the [[65c816]] and contains several flags:
 
* n
* v
* m
* x
* d
* i
* z
* c


=== Reference ===
=== Reference ===

Revision as of 07:51, 20 November 2023

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

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

Reference