X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hexed%2Fhexed.s;fp=hexed%2Fhexed.s;h=3746191e57432a7f2abe2eb1232fb92240ec3b1b;hb=272bd2ec7473ac1f7f29b27752f5402283306cce;hp=010346d5251af0528d7cf0d9f0186e04198373b0;hpb=f28eaaadd73dce455231733228d3f0cbbf4462de;p=megadrive.git diff --git a/hexed/hexed.s b/hexed/hexed.s index 010346d..3746191 100644 --- a/hexed/hexed.s +++ b/hexed/hexed.s @@ -443,6 +443,7 @@ no_auto_transfer: lea (jumptab,pc,d0),a0 jmp (a0) jumptab: + /* branch insns here because we want to be position independent */ bra mode_main bra mode_val_input bra mode_edit_val /* edit val in editor */