summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/oxavix.lst
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m6502/oxavix.lst')
-rw-r--r--src/devices/cpu/m6502/oxavix.lst8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/devices/cpu/m6502/oxavix.lst b/src/devices/cpu/m6502/oxavix.lst
index 437a86ffc5f..38b8eadee1a 100644
--- a/src/devices/cpu/m6502/oxavix.lst
+++ b/src/devices/cpu/m6502/oxavix.lst
@@ -18,14 +18,6 @@ callf_xa3
set_codebank(TMP2);
prefetch();
-jmp_xa3
- TMP2 = read_pc();
- TMP = read_pc();
- TMP = set_h(TMP, read_pc());
- PC = TMP;
- set_codebank(TMP2);
- prefetch();
-
retf_imp
read_pc_noinc();
read(SP);