1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-02 00:41:42 +00:00
kickc/src/main/fragment/mos6502-common/vbum1=pbum2_derefidx_vbuyy_band_vbuc1_temp.asm

7 lines
66 B
NASM
Raw Normal View History

lda {m2}
sta $fe
lda {m2}+1
sta $ff
lda ($fe),y
and #{c1}
sta {m1}