name: Vasm m68k mot description: Portable and retargetable assembler version: 2.0c author: Frank Wille submitter: Samir Hawamdeh url: http://sun.hasenbraten.de/vasm/ category: development/cross replaces: development/cross/vasmm68k_mot.lha license: Other minosversion: 4.0 distribute: yes fileid: 13426 hend: vasm is a portable and retargetable assembler to create linkable objects in various formats or absolute code. Multiple CPU-, syntax and output-modules can be selected. Many common directives/pseudo-opcodes are supported (depending on the syntax module) as well as CPU-specific extensions. The assembler supports optimizations (e.g. choosing the shortest possible branch instruction or addressing mode) and relaxations (e.g. converting a branch to an absolute jump when necessary). Most syntax modules support macros, include directives, repetitions, conditional assembly and local symbols.