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/call_phi_close_cx16_ram.asm
2023-04-23 11:54:47 +02:00

7 lines
48 B
NASM

lda $0
pha
lda #{c1}
sta $0
jsr {la1}
pla
sta $0