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/qssc1_derefidx_vbuxx=_deref_qssz1.asm
2023-04-24 05:27:26 +00:00

6 lines
62 B
NASM

ldy #$00
lda ({z1}),y
sta {c1},x
iny
lda ({z1}),y
sta {c1}+1,x