summaryrefslogtreecommitdiff
path: root/test/b2.asm
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2004-08-22 01:06:09 +0000
committerIan C <ianc@noddybox.co.uk>2004-08-22 01:06:09 +0000
commit09c566e6916d431606284a527ce373c103be39dc (patch)
treeb32cea5c524fb979a9ff3cc53d95f676f0e52982 /test/b2.asm
parent1c7d0b339d578511be239c175ef2096e6e8aa6e2 (diff)
Initial working version
Diffstat (limited to 'test/b2.asm')
-rw-r--r--test/b2.asm8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/b2.asm b/test/b2.asm
new file mode 100644
index 0000000..1778ba7
--- /dev/null
+++ b/test/b2.asm
@@ -0,0 +1,8 @@
+; Simple two byte file to check checksum
+;
+; $Id$
+;
+
+ org 0
+
+ DB 0xf3,0xaf