summaryrefslogtreecommitdiffhomepage
path: root/samples/bt.mixal
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-07-22 21:08:38 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-07-22 21:08:38 +0000
commitdd2730739c3c1204ecee97aa936e84ad0f7c5b08 (patch)
tree8ae0e030e9884c144ed396f28f1b8acdd0a00c99 /samples/bt.mixal
parent4b003474d25aa79508f392ea16533b738896856d (diff)
downloadmdk-dd2730739c3c1204ecee97aa936e84ad0f7c5b08.tar.gz
mdk-dd2730739c3c1204ecee97aa936e84ad0f7c5b08.tar.bz2
version 0.4
Diffstat (limited to 'samples/bt.mixal')
-rw-r--r--samples/bt.mixal6
1 files changed, 6 insertions, 0 deletions
diff --git a/samples/bt.mixal b/samples/bt.mixal
new file mode 100644
index 0000000..00306ae
--- /dev/null
+++ b/samples/bt.mixal
@@ -0,0 +1,6 @@
+ ORIG 0
+BEG JMP *+1
+ JMP *+1
+FOO JMP BAR
+BAR HLT
+ END BEG