1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-08-12 08:25:13 +00:00
Files
kickc/src/main/fragment/mos6502-selfmod/_deref_(pptz1_derefidx_vbuc1)=vbuxx.asm

8 lines
73 B
NASM

ldy #{c1}
lda ({z1}),y
sta !+ +1
iny
lda ({z1}),y
sta !+ +2
!: stx $ffff