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

Sign Flag: Difference between revisions

From SnesLab
Jump to: navigation, search
(made links point to GSU versions of opcodes)
(linkify AND)
Line 5: Line 5:
* [[ADD]] R<sub>n</sub>
* [[ADD]] R<sub>n</sub>
* [[ADD]] #n
* [[ADD]] #n
* AND R<sub>n</sub>
* [[GSU/AND|AND]] R<sub>n</sub>
* AND #n
* [[GSU/AND|AND]] #n
* [[ASR]]
* [[ASR]]
* [[BIC]] R<sub>n</sub>
* [[BIC]] R<sub>n</sub>

Revision as of 07:51, 13 July 2024

The Sign Flag (S) exists on the Super FX. It is affected by the following instructions:

It affects the behavior of the following instructions:

See Also

References