Download List

Descripción del Proyecto

NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ, Win32/64, and Apple Mach-O. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports all currently known opcodes, and has advanced macro capability. It includes a disassembler as well.

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.

2008-01-21 19:37 Back to release list
2.01

Esta versión corrige errores con instrucciones MMX que implican memoria, en el backend ELF, el optimizador, y el desensamblador. La documentación también ha sido mejorado.
Tags: Minor bugfixes
This release fixes bugs with MMX instructions
involving memory, in the ELF backend, the
optimizer, and the disassembler. The documentation
has also been improved.

Project Resources