1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/nasm/nasm.desc
3 [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A 80x86 assembler which can create a wide rande of object formats
15 [T] The Netwide Assembler, NASM, is an 80x86 assembler designed for
16 [T] portability and modularity. It supports a range of object file
17 [T] formats, including Linux, Microsoft 16-bit OBJ and Win32. It will
18 [T] also output plain binary files. Its syntax is designed to be sim-
19 [T] ple and easy to understand, similar to Intel's but less complex.
20 [T] It supports Pentium, P6 and MMX opcodes, and has macro capability.
21 [T] It includes a disassembler as well.
23 [U] https://nasm.sourceforge.net/
25 [A] H. Peter Anvin <hpa@zytor.com> {Current Maintainer}
26 [M] Rene Rebe <rene@t2-project.org>
34 [P] X 0----5---9 103.200
36 [O] atstage cross && var_append makeinstopt ' ' 'INSTALLROOT=$root'
38 [CV-URL] https://www.nasm.us/pub/nasm/snapshots/latest/
39 [D] 0923899ae9fb25b0eaf5d4b9d8c36e24277fe7ba2aa9966ea551c279 nasm-2.16.03.tar.xz http://www.nasm.us/pub/nasm/releasebuilds/2.16.03/