Short: 6800/6801/6809/6301/6309 Assembler Author: Hermann Seib, Steve Byan Uploader: aGGreSSor/CPU (amitrans narod ru) Type: dev/cross Version: 1.45 Requires: brain Architecture: m68k-amigaos >= 3.0; ppc-amigaos >= 4.0; i386-aros Distribution: aminet ============================== F E A T U R E S ============================== A09 - 6800/6801/6809/6301/6309 Assembler Based on Lennart Benschop's C core that can be found somewhere on the 'net (last address known was http://koti.mbnet.fi/~atjs/mc6809/Assembler/A09.c), Herman built a complete Macro Assembler that is functionally better than the TSC Flex9 Assembler (no wonder, Herman got multimegabytes to play with, whereas this excellent piece of software works within 50K or so!). It can deliver binary, Intel Hex, Motorola S1, and Flex9 binary output files, plus Flex9 RELASMB-compatible relocatable object modules. Herman taylored the original to itself taste by working through the source code; since A09 has reached a level of complexity that doesn't really lend itself to following the "Use the Source, Luke!" principle if you just want to hack a little 6809 assembly program, Herman added this documentation. Have fun! ============================ R E Q U I R E M E N T ========================== A09 tested and worked fine on the following configurations: - AmigaOS 3.9 (Kickstart 40.68, Workbench 45.1) - AmigaOS 4.1 Final Edition (Kickstart 53.70, Workbench 53.14) - IcarOS i386 (Kickstart 51.51, Workbench 40.0, AROS ABIv0) - AROS One i386 (Kickstart 51.51, Workbench 40.0, AROS ABIv0) ================================= U S A G E ================================= a09 [-{b|r|s|x|f}[file]]|[-c] [-l[file]] [-ooption]* [-dsym=value]* srcfile* -c suppresses code output (corresponds to ASMB's B command line