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

7 lines
57 B
NASM

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