kickc/src/main/fragment/mos6502-common/pwsc1_derefidx_vbuxx=pwsc1_...

7 lines
57 B
NASM

lda {c1},x
clc
adc {m1}
sta {c1},x
bcc !+
inc {c1}+1,x
!: