We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
DECW (SPC700): Difference between revisions
From SnesLab
(→External Links: hid archive URL link) |
(improve description) |
||
Line 1: | Line 1: | ||
'''DECW''' is an [[SPC700]] command that decrements a word. | '''DECW''' is an [[SPC700]] command that decrements 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 | ||
|1A | |1A | ||
|2 bytes | |2 bytes |
Revision as of 01:32, 8 July 2023
DECW is an SPC700 command that decrements a 16-bit word of the direct page.
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
direct page | 1A | 2 bytes | 6 cycles |
Flags Clobbered | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | . | . | . | . | . |
External Links
- Official Super Nintendo development manual on DECW: Appendix C-8 of Book I