From f2ff12b72cefe19a997da2ec932617947a52c72a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 14:17:05 -0500 Subject: development/asm6809: Fix README. --- development/asm6809/README | 8 +++++--- 1 file 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. -- cgit v1.2.3-80-g2a13