1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-08-09 20:25:17 +00:00
Files
kickc/src/main/fragment/_deref_pwuz1=vwuc1.asm
2019-04-20 11:13:49 +02:00

6 lines
58 B
NASM

ldy #0
lda #<{c1}
sta ({z1}),y
iny
lda #>{c1}
sta ({z1}),y