1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-08-07 22:25:13 +00:00
Files
kickc/src/main/fragment/mos6502-common/_deref_pwuc1=vwuz1.asm
2019-09-08 15:28:33 +02:00

4 lines
39 B
NASM

lda {z1}
sta {c1}
lda {z1}+1
sta {c1}+1