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

B Flag (Super FX): Difference between revisions

From SnesLab
Jump to: navigation, search
(subscripted)
(linkify)
Line 3: Line 3:
Many instructions clear the B flag, including:
Many instructions clear the B flag, including:


* ADC R<sub>n</sub>
* [[GSU/ADC|ADC]] R<sub>n</sub>
* ADC #n
* [[GSU/ADC|ADC]] #n
* [[ADD]] R<sub>n</sub>
* [[ADD]] R<sub>n</sub>
* [[ADD]] #n
* [[ADD]] #n

Revision as of 06:52, 13 July 2024

The B flag is on the Super FX, and is set when WITH runs.

Many instructions clear the B flag, including:

See Also

Reference