summaryrefslogtreecommitdiffstats
path: root/development/lwtools/README
diff options
context:
space:
mode:
author David Golus2015-12-02 20:04:36 +0100
committer Willy Sudiarto Raharjo2015-12-02 20:05:20 +0100
commit85da71ec426049fbf1b0a6b27ee0ac1e2654e6ba (patch)
tree871ea304412f06e474ed44ee65f6177befeb7e3c /development/lwtools/README
parent2306df159a42e04467d50c4ec11cb94547ce22bc (diff)
downloadslackbuilds-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/README4
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.