mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/asm6809: Fix slack-desc.
This commit is contained in:
parent
ec79d3df66
commit
77e1f1c239
1 changed files with 2 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue