Begin3 Title: Nasm Version: 2.15.02 Entered-date: 2020-07-01 Modified-date: 2020-07-11.0 Description: The Netwide Assembler (UPX Compressed Version) Summary: 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, 16-bit and 32-bit OBJ (OMF) format, Win32 and Win64. It will also output plain binary files, Intel hex and Motorola S-Record formats. Its syntax is designed to be simple and easy to understand, similar to the syntax in the Intel Software Developer Manual with minimal complexity. It supports all currently known x86 architectural extensions, and has strong support for macros. Keywords: nasm, asm, assembler, assembly Author: Peter Anvin and others Maintained-by: Peter Anvin Primary-site: http://www.nasm.us/ Platforms: DOS Copying-policy: Simplified (2-Clause) BSD License Group: devel CRC: 62adc770 MD5: 41a08b4a042e1e0cce70f2b3bf714f20 SHA: 4785be87ae89227a609b82c1f1a57dc9bcfc4fe08f96a73b5c6111980cf563fb End