repo/extra/nasm
Owen Rafferty df08c62df8
nasm: 2.16.03
2024-04-21 12:19:00 -05:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build *: explicit DESTDIR 2023-03-05 17:34:06 -06:00
checksums nasm: 2.16.03 2024-04-21 12:19:00 -05:00
sources nasm: 2.16.03 2024-04-21 12:19:00 -05:00
version nasm: 2.16.03 2024-04-21 12:19:00 -05:00

README

nasm
________________________________________________________________________________

The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86
architecture. It can be used to write 16-bit, 32-bit (IA-32) and 64-bit (x86-64)
programs. [0]

Upstream: https://www.nasm.us/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b nasm                                                               |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Netwide_Assembler