Begin3 Title: NASM - the Netwide Assembler Version: 0.90 Entered-date: October 8, 1996 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 and P6 opcodes. It includes a disassembler as well. Keywords: assembler, 80x86, x86, disassembler Author: sgt20@cam.ac.uk (Simon Tatham) Maintained-by: sgt20@cam.ac.uk (Simon Tatham) Primary-site: sunsite.unc.edu /pub/Linux/apps/assemblers 217 kb nasm-0.90.tar.gz 1 kb nasm-0.90.lsm Platform: Copying-policy: Unrestricted for free use; restrictions on commercial use. End