commit | f6a5c1ce20fadc485655b35d181bcc5ff39d999b | [log] [tgz] |
---|---|---|
author | H. Peter Anvin (Intel) <hpa@zytor.com> | Tue Jun 30 10:46:43 2020 -0700 |
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | Tue Jun 30 10:46:43 2020 -0700 |
tree | 37e4b9d666a8626745cfb8d7a9063f4a2b7acad9 | |
parent | f397a3433d6e15211820b9305815445bb6db4ea8 [diff] |
doc: incbin: no need to mention an ancient Amiga assembler There is no reason to mention an ancient Amiga assembler as the source for INCBIN, especially since it is supported by quite a few other assemblers. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).
Now we have good news for you: NASM is licensed under the "simplified" (2-clause) BSD license. This means its development is open to even wider society of programmers wishing to improve their lovely assembler.
Visit our nasm.us website for more details. We are gradually moving services away from Sourceforge. For our remaining Sourceforge services see here.
With best regards, the NASM crew.