kickc/src/main/fragment/mos6502-common/pvoz1_derefidx_vbuyy=_deref...

9 lines
59 B
NASM

ldx #0
!:
lda {c1},x
sta ({z1}),y
iny
inx
cpx #{c2}
bne !-