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

CALL (SPC700): Difference between revisions

From SnesLab
Jump to: navigation, search
(subroutine/return category)
(improve description)
Line 35: Line 35:
|}
|}


'''CALL''' is an [[SPC700]] instruction that performs a subroutine call.
'''CALL''' is an [[SPC700]] instruction that calls a subroutine.


=== See Also ===
=== See Also ===

Revision as of 23:22, 18 July 2023

Basic Info
Addressing Mode Opcode Length Speed
implied 3F 3 bytes 8 cycles
Flags Affected
N V P B H I Z C
. . . . . . . .

CALL is an SPC700 instruction that calls a subroutine.

See Also

External Links