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
Jump to: navigation, search
(linkify dp)
Line 7: Line 7:
|'''Speed'''
|'''Speed'''
|+
|+
|direct page
|[[Direct Page Addressing | Direct Page]]
|3A
|3A
|2 bytes
|2 bytes
Line 14: Line 14:


{| class="wikitable" style="float:right;clear:right;width:30%"
{| class="wikitable" style="float:right;clear:right;width:30%"
!colspan="8"|Flags Clobbered
!colspan="8"|Flags Affected
|+
|+
|N
|N

Revision as of 20:50, 23 July 2023

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.

See Also

External Links