development/lwtools: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cfaab814ff
commit
9c11a2b350
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue