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: abs bool bit)
(added ref)
Line 13: Line 13:
* [[dip bit]]
* [[dip bit]]
* [[Absolute Boolean Bit Addressing]]
* [[Absolute Boolean Bit Addressing]]
=== Reference ===
* Figure 3-8-3 Memory Access Addressing Effective Address on page 3-8-9 of Book I of the official Super Nintendo development manual


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

Revision as of 20:02, 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

Reference

  • Figure 3-8-3 Memory Access Addressing Effective Address on page 3-8-9 of Book I of the official Super Nintendo development manual