summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/xavix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m6502/xavix.h')
-rw-r--r--src/devices/cpu/m6502/xavix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/m6502/xavix.h b/src/devices/cpu/m6502/xavix.h
index ddd62e05c98..3e20ec8a899 100644
--- a/src/devices/cpu/m6502/xavix.h
+++ b/src/devices/cpu/m6502/xavix.h
@@ -24,6 +24,7 @@ public:
// xaviv opcodes
O(callf_xa3);
+ O(jmp_xa3);
O(retf_imp);
O(brk_xav_imp);
O(rti_xav_imp);