diff --git a/src/main/fragment/mos6502-common/call__deref_pprm1.asm b/src/main/fragment/mos6502-common/call__deref_pprm1.asm new file mode 100644 index 000000000..bfd18ae2e --- /dev/null +++ b/src/main/fragment/mos6502-common/call__deref_pprm1.asm @@ -0,0 +1,3 @@ +jsr {la1} +{la1}: @outside_flow +jmp ({m1}) @outside_flow \ No newline at end of file