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

BRK (SPC700): Difference between revisions

From SnesLab
Jump to: navigation, search
(categories)
(moved tables up)
Line 1: Line 1:
'''BRK''' is an [[SPC700]] instruction that triggers a software interrupt.
{| class="wikitable" style="float:right;clear:right;width:30%"
{| class="wikitable" style="float:right;clear:right;width:30%"
!colspan="8"|Basic Info
!colspan="8"|Basic Info
Line 36: Line 34:
|.
|.
|}
|}
'''BRK''' is an [[SPC700]] instruction that triggers a software interrupt.


=== References ===
=== References ===

Revision as of 15:18, 8 July 2023

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

BRK is an SPC700 instruction that triggers a software interrupt.

References