summaryrefslogtreecommitdiff
path: root/emucpm.z80
diff options
context:
space:
mode:
Diffstat (limited to 'emucpm.z80')
-rw-r--r--emucpm.z803
1 files changed, 3 insertions, 0 deletions
diff --git a/emucpm.z80 b/emucpm.z80
index e8edb2a..495afc9 100644
--- a/emucpm.z80
+++ b/emucpm.z80
@@ -1,6 +1,9 @@
;
; Quick hack to emulate some CPM bdos calls (well, enough to make it work)
;
+ option output-file, emucpm.hex
+ option output-format, hex
+
org 0
halt