summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pavone <pavone@retrodev.com>2012-12-12 20:17:59 -0800
committerMike Pavone <pavone@retrodev.com>2012-12-12 20:17:59 -0800
commit155b43703a809bb25a4c381ffe1748c13f49386d (patch)
tree53c7fab2b7aca4e23705a56a91d15c734ff8b3ae
parent94ec051bd16a6c954254cf18d77e9dd30032431e (diff)
Add vector table to test.s68
-rw-r--r--test.s6835
1 files changed, 35 insertions, 0 deletions
diff --git a/test.s68 b/test.s68
index 151a639..515445e 100644
--- a/test.s68
+++ b/test.s68
@@ -1,3 +1,38 @@
+ dc.l $0, start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l start
+ dc.l after
+ dc.l after
+ dc.l after
+ dc.l after
+ dc.l after
+ dc.l after
+ dc.l after
+ dc.l after
+
+start:
+ bra after
+after:
abcd d0, d1
abcd -(a2), -(a3)
add.b #42, d1