1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-10 10:29:36 +00:00
kickc/src/main/fragment/mos6502-common/_stackpushdword_=vwum1.asm

9 lines
50 B
NASM
Raw Normal View History

lda #0
pha
lda #0
pha
lda {m1}+1
pha
lda {m1}
pha