1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-03 07:29:37 +00:00
kickc/src/main/fragment/mos6502-common/vbum1=pbum2_derefidx_vbuyy_band_vbuc1_temp.asm
2023-04-24 05:27:26 +00:00

7 lines
66 B
NASM

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