Begin3 Title: NASM - the Netwide Assembler Version: 0.98 Entered-date: 03JUN99 Description: 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 and Win32. 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 Pentium, P6, MMX, 3DNow! and SSE opcodes, and has macro capability. It includes a disassembler as well. Keywords: assembler, 80x86, x86, disassembler Author: anakin@pobox.com (Simon Tatham) Maintained-by: hpa@zytor.com (H. Peter Anvin) Primary-site: ftp.kernel.org /pub/software/devel/nasm/sources/ 468600 nasm-0.98.tar.gz 417130 nasm-0.98-xdoc.tar.gz Alternate-site: metalab.unc.edu /pub/Linux/devel/lang/assemblers/ Platform: Portable; assembles x86 programs Copying-policy: GPL, with additional provisions End