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

Direct Page Bit Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(see also)
(added syntax)
Line 3: Line 3:
* [[SET1]]
* [[SET1]]
* [[CLR1]]
* [[CLR1]]
==== Syntax ====
<pre>
CLR1 dip. bit
SET1 dip. bit
</pre>


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

Revision as of 19:43, 12 July 2024

Direct Page Bit Addressing is supported by the SPC700 by the following instructions:

Syntax

CLR1 dip. bit
SET1 dip. bit

See Also