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.

2009-07-20 17:35 Back to release list
2.07

Este es el primer lanzamiento bajo el 2-cláusula (simplificado) licencia BSD. Esta versión incluye el 64-bit Mach-O (Mac OS X) el apoyo y la capacidad de generar hex Intel o registros-S directamente, pero por lo demás todo un bugfix release.
This is the first release under the 2-clause (simplified) BSD license. This release adds 64-bit Mach-O (Mac OS X) support and the ability to generate Intel hex or S-records directly, but is otherwise primarily a bugfix release.

Project Resources