mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
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 changed files with 5 additions and 4 deletions
|
@ -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 a new issue