Skip to content

Commit 0082cbc

Browse files
committed
fix plp opcode
1 parent b7ade3d commit 0082cbc

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

SNESticle/XML/op65816.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6159,6 +6159,7 @@ SNCPU_OP(0x328)
61596159
SNCPU_OP(0x428)
61606160
SNCPU_POP8(R_t0)
61616161
SNCPU_SET_P(R_t0)
6162+
R_P |= SNCPU_FLAG_V;
61626163
SNCPU_ENDOP(2)
61636164

61646165
// PHA_m0
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)