Download List

Projeto Descrição

Aasm is an advanced modular assembler designed to support several target architectures. It has been designed to be easily extended. Its global architecture takes advantages of dynamic libraries to provide input, assembler and output modules. The input module supports Intel syntax (like nasm, tasm, masm, etc.). The x86 assembler module supports all opcodes up to P6 including MMX, SSE and 3DNow! extensions. F-CPU and SPARC assembler modules are under development. Several output modules are available for ELF, COFF, IntelHex, and raw binary formats. Advanced features include symbol scopes, an expressions engine, big integer support, macro capability, and numerous and accurate warning messages (over 300).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-06 14:45
0.9.1

O programa foi remontado usando autotools. Subversion agora é usado em vez de CVS. Bugs foram corrigidos e agora o programa é considerado estável. F mantido o módulo de CPU foi descartada.
Tags: Stable
The program was repackaged using autotools. Subversion is now used instead of CVS. Bugs were fixed and the program is now considered stable. The unmaintained F-Cpu module was dropped.

2003-09-16 17:17
0.9.0beta-4

Apoio a instrução SSE2 foi adicionado, assim que todas as instruções x86 são manipulados. Expressões símbolos agora aceitar parâmetros posicionais. Mais testes foram escritos para 86 opcodes.
Tags: Major feature enhancements
SSE2 instruction support was added, so all x86
instructions are now handled. Expressions symbols
now accept positional parameters. More tests were
written for x86 opcodes.

2003-07-27 16:44
0.9.0beta-3

Mais instruções SPARC foram adicionados e mais testes foram escritos.
Tags: Minor feature enhancements
More SPARC instructions have been added and more tests were written.

2003-07-14 02:02
0.9.0beta-2

Um módulo integrador SPARC V8 foi adicionado e mais testes foram adicionados.
Tags: Major feature enhancements
A SPARC v8 assembler module was added and more tests were added.

2003-06-05 15:35
0.9.0beta-1

O formato de arquivo COFF módulo foi adicionado. Suítes de teste para vários módulos foram adicionados. Alguns bugs foram corrigidos.
Tags: Minor feature enhancements
The COFF file format module was added. Test suites for several modules were added. Some bugs have been fixed.

Project Resources