summaryrefslogtreecommitdiff
path: root/mk3ddtz.sub
diff options
context:
space:
mode:
Diffstat (limited to 'mk3ddtz.sub')
-rw-r--r--mk3ddtz.sub22
1 files changed, 22 insertions, 0 deletions
diff --git a/mk3ddtz.sub b/mk3ddtz.sub
new file mode 100644
index 0000000..9251ae4
--- /dev/null
+++ b/mk3ddtz.sub
@@ -0,0 +1,22 @@
+; Build ddtz
+;
+; Assemble with Microsoft M80:
+m80 =ddtz.z80/z
+; If you prefer SLR, use the following line instead:
+;z80asm ddtz/M
+;
+; Generate PRL file:
+link ddtz[op]
+;
+; Convert to COM file:
+ddtz ddtz.prl
+<F ddtznew.com
+<W 200 H
+<G 0
+;
+; If you don't have ddtz (yet), do it with sid.
+; Adjust the end address, if file length changes:
+;
+;sid ddtz.prl
+;<Wddtznew.com,200,28FF
+;<G0