commit | a79a700208d771fb3b8e6e7f03fcc195c2d1831c | [log] [tgz] |
---|---|---|
author | H. Peter Anvin (Intel) <hpa@zytor.com> | Fri Jul 10 02:55:50 2020 -0700 |
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | Fri Jul 10 02:55:50 2020 -0700 |
tree | e7b4dc9e0d2e855e26304f5d32c2809d7946ef05 | |
parent | 015ddc1b33d3b40d16e018f80528bbd15979b873 [diff] |
preproc: add a %null directive for the masm macro package Instead of %pragma ignore, use a new %null directive which ignores the rest of the line, without bothering to expand it. 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.
With best regards, the NASM crew.