summaryrefslogtreecommitdiff
path: root/test/part1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'test/part1.asm')
-rw-r--r--test/part1.asm8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/part1.asm b/test/part1.asm
new file mode 100644
index 0000000..da3fda5
--- /dev/null
+++ b/test/part1.asm
@@ -0,0 +1,8 @@
+; Multipart Test code
+;
+; $Id$
+;
+ org 0x8000
+
+ call 0x8100
+ jr 0x8000