slackbuilds/development/asm6809
David Spencer e782b253d4 development/asm6809: Fix bad commit d8d8d2be3.
I wrongly added asm6809.info into an update for refind :(

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-09-02 10:19:45 +01:00
..
README development/asm6809: Fix README. 2016-11-15 21:41:38 +07:00
asm6809.SlackBuild development/asm6809: Fix bad commit d8d8d2be3. 2017-09-02 10:19:45 +01:00
asm6809.info system/refind: Updated for version 0.11.0. 2017-08-26 07:19:44 +07:00
slack-desc development/asm6809: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

asm6809 is a portable cross assembler targeting the Motorola 6809 and
Hitachi 6309.

Features arbitrarily complex expressions (with most C-style operators
available), forward references, macro expansion and conditional assembly.

Output formats are: Raw binary, DragonDOS binary, CoCo RS-DOS (or "DECB")
binary, Motorola SREC, Intel HEX.