summaryrefslogtreecommitdiffhomepage
path: root/Examples/Example64k.s
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/Example64k.s')
-rw-r--r--Examples/Example64k.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/Examples/Example64k.s b/Examples/Example64k.s
new file mode 100644
index 0000000..b56003a
--- /dev/null
+++ b/Examples/Example64k.s
@@ -0,0 +1,3 @@
+mv r0, r3
+lda r19, 0x10000
+jlr