diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 00:30:59 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:22 +0700 |
commit | 9c11a2b35098a84c3880a4c850ef0bf40b30b15d (patch) | |
tree | efd34d6f111940e582791bca2396c6155bdcd29a /development/lwtools | |
parent | cfaab814ff3b7cdefa4ed12068ede7d276c72380 (diff) |
development/lwtools: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/lwtools')
-rw-r--r-- | development/lwtools/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/lwtools/README b/development/lwtools/README index 7edda0e7377df..cad76b335bbf8 100644 --- a/development/lwtools/README +++ b/development/lwtools/README @@ -1,4 +1,5 @@ -LWTOOLS is a set of cross-development tools for the Motorola 6809 and Hitachi -6309 microprocessors. It supports assembling to raw binaries, CoCo LOADM -binaries, and a proprietary object file format for later linking. It also -supports macros and file inclusion among other things. +LWTOOLS is a set of cross-development tools for the Motorola 6809 and +Hitachi 6309 microprocessors. It supports assembling to raw binaries, +CoCo LOADM binaries, and a proprietary object file format for later +linking. It also supports macros and file inclusion among other +things. |