We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

ADDW (SPC700): Difference between revisions

From SnesLab
Jump to: navigation, search
(→‎See Also: ADC (SPC700))
(linkify dp)
Line 7: Line 7:
|'''Speed'''
|'''Speed'''
|+
|+
|direct page
|[[Direct Page Addressing | Direct Page]]
|7A
|7A
|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 18:43, 23 July 2023

Basic Info
Addressing Mode Opcode Length Speed
Direct Page 7A 2 bytes 5 cycles
Flags Affected
N V P B H I Z C
. . .

ADDW (Add Word) is an SPC700 command that adds a direct page value to YA.

See Also

External Links