summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2021-08-20 22:10:30 +0000
committerIan C <ianc@noddybox.co.uk>2021-08-20 22:10:30 +0000
commite584ad6f47489504bcdb8889645ab32121ae5197 (patch)
treebb491c79ad34474574b6cd49466e06ca31f3a8cb
parent0b7450175e2bd1e46095d4f0252cedc98b913b0f (diff)
Added CPM documented flags test
-rw-r--r--rundoc5
-rw-r--r--zexdoc.combin0 -> 8587 bytes
2 files changed, 2 insertions, 3 deletions
diff --git a/rundoc b/rundoc
index 99582ba..6bbbc55 100644
--- a/rundoc
+++ b/rundoc
@@ -1,8 +1,7 @@
i emucpm.hex
-i zexdoc.hex
-D zexdoc.lbl
+l zexdoc.com 0x100
+#D zexdoc.lbl
s
r 0x100
#p 0x100
#n
-quit
diff --git a/zexdoc.com b/zexdoc.com
new file mode 100644
index 0000000..7f0d37e
--- /dev/null
+++ b/zexdoc.com
Binary files differ