summaryrefslogtreecommitdiffstats
path: root/development/asm6809
diff options
context:
space:
mode:
Diffstat (limited to 'development/asm6809')
-rw-r--r--development/asm6809/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/development/asm6809/README b/development/asm6809/README
index e9bc7a9810..c60f922458 100644
--- a/development/asm6809/README
+++ b/development/asm6809/README
@@ -1,6 +1,8 @@
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.
+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.