Download List

Descripción del Proyecto

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

El programa fue reenvasado utilizando autotools. De Subversion se utiliza ahora en lugar de CVS. Errores que fueron fijados y el programa ahora se considera estable. La F-Unmaintained módulo CPU se abandonó.
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

El apoyo de instrucciones SSE2 fue agregado, por lo que todas las instrucciones x86 son ahora manejados. Expresiones símbolos aceptan parámetros posicionales. Más pruebas fueron escritas para x86 códigos de operación.
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

Más instrucciones de SPARC se han añadido y más pruebas fueron escritas.
Tags: Minor feature enhancements
More SPARC instructions have been added and more tests were written.

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

Un módulo de ensamblador SPARC v8 esta y otras pruebas fueron agregadas.
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

La COFF módulo de formato de archivo se añadió. Suites de prueba para varios módulos fueron añadidos. Algunos errores han sido corregidos.
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