Merge "Fix linker issue on MacOS" into emu-master-dev
tree: e4f5146b658792505069f05203d41436ad9f5bdb
  1. asm/
  2. common/
  3. config/
  4. contrib/
  5. disasm/
  6. doc/
  7. headers/
  8. include/
  9. macros/
  10. misc/
  11. Mkfiles/
  12. nasmlib/
  13. nsis/
  14. output/
  15. perllib/
  16. rdoff/
  17. stdlib/
  18. test/
  19. tools/
  20. travis/
  21. x86/
  22. .gitignore
  23. .travis.yml
  24. aclocal.m4
  25. AUTHORS
  26. autogen.sh
  27. BUILD.gn
  28. ChangeLog
  29. CHANGES
  30. codereview.settings
  31. configure.ac
  32. find_patches.py
  33. generate_nasm_sources.py
  34. INSTALL
  35. install-sh
  36. LICENSE
  37. Makefile.in
  38. nasm.spec.in
  39. nasm.spec.sed
  40. nasm.txt
  41. nasm_assemble.gni
  42. nasm_sources.gni
  43. ndisasm.txt
  44. PRESUBMIT.py
  45. README.chromium
  46. README.md
  47. README.patches
  48. SubmittingPatches
  49. TODO
  50. version
  51. version.h
  52. 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. We are gradually moving services away from Sourceforge. For our remaining Sourceforge services see here.

With best regards, the NASM crew.