mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
d8bd20fe11
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
338 B
Text
9 lines
338 B
Text
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.
|