Begin3 Title: Nasm Version: 2.16.03 Entered-date: 2024-04-17 Description: The Netwide Assembler (NASM) 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 Modified-date: 2025-01-01.0 Group: devel CRC: 23f99be7 MD5: 686b18da6396aa26728325104c4a402d SHA: 5184f7db25b3e48d395824e4ea70d5d0881810de3fd1c42f7f21cdc37f36b1e4 End