dev-lang/nasm

Homepage: http://nasm.sourceforge.net/
License: BSD 2-clause

Description

The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and modularity. It supports a range of object file formats, including Linux and *BSD a.out, ELF, COFF, Mach-O, Microsoft 16-bit OBJ, Win32 and Win64. 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 x86 architectural extensions, and has strong support for macros.

Versions

version 2.03.01
revision 1 (scottmc) - last changed 2 years ago
version 2.04rc120080904
revision 1 (scottmc) - last changed 23 months ago

dev-lang/nasm

Repository changes

[898] by scottmc on 07/06/10 08:47:53

Initial .bep file for nasm.

[120] by scottmc on 08/14/08 12:13:19

[119] by scottmc on 08/14/08 10:08:20

patch to fix a few comma at the end of struct warnings in nasm