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
(make links point to GSU versions of opcodes)
(made links point to GSU versions of opcodes)
Line 27: Line 27:
* [[OR]] R<sub>n</sub>
* [[OR]] R<sub>n</sub>
* [[OR]] #n
* [[OR]] #n
* [[ROL]]
* [[GSU/ROL|ROL]]
* [[ROR]]
* [[GSU/ROR|ROR]]
* [[RPIX]]
* [[RPIX]]
* SBC R<sub>n</sub>
* SBC R<sub>n</sub>

Revision as of 06:18, 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