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

CLRP (SPC700): Difference between revisions

From SnesLab
Jump to: navigation, search
(move dp to zp)
(implied type 2)
Line 7: Line 7:
|'''Speed'''
|'''Speed'''
|+
|+
|implied
|[[Implied]] (type 2)
|20
|20
|1 byte
|1 byte
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:56, 23 July 2023

Basic Info
Addressing Mode Opcode Length Speed
Implied (type 2) 20 1 byte 2 cycles
Flags Affected
N V P B H I Z C
. . 0 . . . . .

CLRP (Clear Page) is an SPC700 instruction that clears the direct page flag, making the direct page coincident with the zero page.

See Also

External Links