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
(added syntax)
(→‎See Also: abs bool bit)
Line 12: Line 12:
=== See Also ===
=== See Also ===
* [[dip bit]]
* [[dip bit]]
* [[Absolute Boolean Bit Addressing]]


[[Category:ASM]]
[[Category:ASM]]
[[Category:Addressing Modes]]
[[Category:Addressing Modes]]
[[Category:SPC700]]
[[Category:SPC700]]

Revision as of 19:59, 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