summaryrefslogtreecommitdiff
path: root/cross/asm6809/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'cross/asm6809/DESCR')
-rw-r--r--cross/asm6809/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/cross/asm6809/DESCR b/cross/asm6809/DESCR
new file mode 100644
index 00000000000..5b1271db766
--- /dev/null
+++ b/cross/asm6809/DESCR
@@ -0,0 +1,7 @@
+asm6809 is a portable cross assembler targeting the Motorola 6809
+and Hitachi 6309.
+
+Features arbitrarily complex expressions (with most C-style
+operators available), forward references, macro expansion and
+conditional assembly. Output formats are: Raw binary, DragonDOS
+binary, CoCo RS-DOS (or "DECB") binary, Motorola SREC, Intel HEX.