diff options
-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. |