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

11 lines
80 B
NASM

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