summaryrefslogtreecommitdiff
path: root/test/test-stack.s
blob: 88ed25c2a7c330a830460aaf1858595ea38b521e (plain)
1
2
3
4
5
6
7
8
9
10
init:
cps

loop:
iax
pha #$8
ply #$8
jmp loop
done