summaryrefslogtreecommitdiffhomepage
path: root/Examples/Example64k.s
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-04-22 08:37:45 +0000
committerAmlal <amlalelmahrouss@icloud.com>2024-04-22 08:37:45 +0000
commitbfe0c2d9172b8d7f831efab7db4cc3d479a58f21 (patch)
tree0734be5a848ab99b55b63904b25a16e84ed3d5e0 /Examples/Example64k.s
parentd7f222089835335d575233d264b4c721d9d2087c (diff)
parent209abc044af82897acce2ede571934af0d77b257 (diff)
Merged in MHR-4 (pull request #2)
MHR-4
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