diff options
author | David Golus <bassplayer69@gmail.com> | 2015-12-03 02:04:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-03 02:05:20 +0700 |
commit | 85da71ec426049fbf1b0a6b27ee0ac1e2654e6ba (patch) | |
tree | 871ea304412f06e474ed44ee65f6177befeb7e3c /development/lwtools/README | |
parent | 2306df159a42e04467d50c4ec11cb94547ce22bc (diff) | |
download | slackbuilds-85da71ec426049fbf1b0a6b27ee0ac1e2654e6ba.tar.gz |
development/lwtools: Added (6809/6309 cross-development tools).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/lwtools/README')
-rw-r--r-- | development/lwtools/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/lwtools/README b/development/lwtools/README new file mode 100644 index 0000000000..7edda0e737 --- /dev/null +++ b/development/lwtools/README @@ -0,0 +1,4 @@ +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. |