diff options
author | B. Watson <yalhcru@gmail.com> | 2014-01-07 06:16:47 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:14:01 -0600 |
commit | 00442188142d2f87dd69308b7a4d33bf6ed187b4 (patch) | |
tree | 7ab78b8ac1acd633dd8c24362ecdb885777447cf /development/as31/README | |
parent | 54d82a29f5f78ff07d9e4add0e02c00e8d12405f (diff) | |
download | slackbuilds-00442188142d2f87dd69308b7a4d33bf6ed187b4.tar.gz |
development/as31: Added (8031/8051 cross assembler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/as31/README')
-rw-r--r-- | development/as31/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/as31/README b/development/as31/README new file mode 100644 index 0000000000..f34c466546 --- /dev/null +++ b/development/as31/README @@ -0,0 +1,5 @@ +as31 (8031/8051 cross assembler) + +as31 is an assembler for the 8031 and 8051 microcontrollers. It +produces output in several different formats, including Intel hex +format and Motorola s-records. |