summaryrefslogtreecommitdiffstats
path: root/development/asm6809
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:21:42 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit77e1f1c239acc61a5831c18db30cdbaffec7fd2d (patch)
tree6498d620a513d8e4da637067ffabd9cf72e47e20 /development/asm6809
parentec79d3df66009c4dbc361af4a0508c1be3f83f86 (diff)
downloadslackbuilds-77e1f1c239acc61a5831c18db30cdbaffec7fd2d.tar.gz
slackbuilds-77e1f1c239acc61a5831c18db30cdbaffec7fd2d.tar.xz
development/asm6809: Fix slack-desc.
Diffstat (limited to 'development/asm6809')
-rw-r--r--development/asm6809/slack-desc5
1 files changed, 2 insertions, 3 deletions
diff --git a/development/asm6809/slack-desc b/development/asm6809/slack-desc
index 53c83569d9..8e46cd6ada 100644
--- a/development/asm6809/slack-desc
+++ b/development/asm6809/slack-desc
@@ -6,15 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-asm6809: asm6809 - (6809/6309 cross assmbler)
+asm6809: asm6809 (6809/6309 cross assmbler)
asm6809:
asm6809: asm6809 is a portable cross assembler targetting the Motorola 6809
asm6809: and Hitachi 6309 microprocessors.
-asm6809:
+asm6809:
asm6809: Features arbitrarily complex expressions (with most C-style
asm6809: operators available, forward references, macro expansion and
asm6809: conditional assembly. Output formats are: Raw binary, DragonDOS
asm6809: binary, CoCo RS-DOS (or "DECB") binary, Motorola SREC, Intel HEX.
asm6809:
asm6809: http://www.6809.org.uk/asm6809
-asm6809: