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
(→References: hid archive URL) |
(improve description) |
||
Line 1: | Line 1: | ||
'''INCW''' is an [[SPC700]] command that increments a word. | '''INCW''' is an [[SPC700]] command that increments a 16-bit word of the [[direct page]]. | ||
{| class="wikitable" style="float:right;clear:right;width:30%" | {| class="wikitable" style="float:right;clear:right;width:30%" | ||
Line 9: | Line 9: | ||
|'''Speed''' | |'''Speed''' | ||
|+ | |+ | ||
| | |direct page | ||
|3A | |3A | ||
|2 bytes | |2 bytes |
Revision as of 01:29, 8 July 2023
INCW is an SPC700 command that increments a 16-bit word of the direct page.
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
direct page | 3A | 2 bytes | 6 cycles |
Flags Clobbered | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | . | . | . | . | . |
External Links
- Official Super Nintendo development manual on INCW: Appendix C-8 of Book I