NASM 3.02rc1
NASM 3.02rc1
1 file changed
tree: bf2c0cee2cfc0a04146a83143f8c409ab978cf45
  1. .github/
  2. asm/
  3. autoconf/
  4. common/
  5. config/
  6. contrib/
  7. disasm/
  8. doc/
  9. editors/
  10. include/
  11. macros/
  12. misc/
  13. Mkfiles/
  14. nasmlib/
  15. nsis/
  16. output/
  17. perllib/
  18. stdlib/
  19. templates/
  20. test/
  21. tools/
  22. travis/
  23. win/
  24. x86/
  25. zlib/
  26. .editorconfig
  27. .gitattributes
  28. .gitignore
  29. .travis.yml
  30. AUTHORS
  31. autogen.sh
  32. ChangeLog
  33. CHANGES
  34. configure.ac
  35. INSTALL
  36. LICENSE
  37. Makefile.in
  38. nasm.spec.in
  39. nasm.spec.sed
  40. nasm.txt
  41. ndisasm.txt
  42. README.md
  43. SubmittingPatches
  44. version
  45. version.pl
README.md

NASM, the Netwide Assembler

master

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.