From d8bd20fe114f0429784a72cae066bc18b66fdfc6 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Mon, 12 Oct 2020 20:50:49 -0400 Subject: development/asm6809: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/asm6809/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'development/asm6809') diff --git a/development/asm6809/README b/development/asm6809/README index c60f922458..2f5fac0e4d 100644 --- a/development/asm6809/README +++ b/development/asm6809/README @@ -2,7 +2,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. +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. +Output formats are: Raw binary, DragonDOS binary, CoCo RS-DOS (or +"DECB") binary, Motorola SREC, Intel HEX. -- cgit v1.2.3