1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-08-09 20:25:17 +00:00
Files
kickc/src/main/fragment/mos6502-common/pwsm1=_stackidxptr_vbuc1.asm
2020-02-28 00:11:33 +01:00

6 lines
70 B
NASM

tsx
lda STACK_BASE+{c1},x
sta {m1}
lda STACK_BASE+{c1}+1,x
sta {m1}+1