summaryrefslogtreecommitdiff
path: root/test/base-ext.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/base-ext.s')
-rw-r--r--test/base-ext.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/base-ext.s b/test/base-ext.s
index 8bf3d45..c6441ef 100644
--- a/test/base-ext.s
+++ b/test/base-ext.s
@@ -7,6 +7,8 @@ loop:
inc (e)
lda (e)
lea ($FFC0)
+ pha.q
+ ads #8
bra loop
.org $FFC0