commit | bb3156533b9baf836b746c638111fca82c65f98a | [log] [tgz] |
---|---|---|
author | H. Peter Anvin (Intel) <hpa@zytor.com> | Fri Jul 10 17:24:43 2020 -0700 |
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | Fri Jul 10 17:24:43 2020 -0700 |
tree | 6c6cef48261bd86c7e5fb914c357ddbfefdb0060 | |
parent | fcd3cb88615a200fbee85e5906e37e265a8d297d [diff] |
ppindirect.asm: make it possible to assemble to a binary Add a couple of dd/db directives to ppindirect.asm to make it possible to actually run it through the assembler. 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.