We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
INCW (SPC700): Difference between revisions
From SnesLab
(added syntax) |
|||
Line 36: | Line 36: | ||
'''INCW''' is an [[SPC700]] command that increments a 16-bit word of the [[direct page]]. | '''INCW''' is an [[SPC700]] command that increments a 16-bit word of the [[direct page]]. | ||
==== Syntax ==== | |||
<pre> | |||
INCW dp | |||
</pre> | |||
=== See Also === | === See Also === |
Revision as of 19:32, 6 July 2024
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
Direct Page | 3A | 2 bytes | 6 cycles |
Flags Affected | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | . | . | . | . | . |
INCW is an SPC700 command that increments a 16-bit word of the direct page.
Syntax
INCW dp
See Also
External Links
- Official Super Nintendo development manual on INCW: Table C-12 in Appendix C-8 of Book I