kickc/src/main/fragment/mos6502-common/vwsm1=vwsm2_plus_pbsz3_dere...

7 lines
55 B
NASM

clc
lda {m2}
adc ({z3}),y
sta {m1}
bcc !+
inc {m1}+1
!: