nasm

The Netwide Assembler, a portable 80x86 assembler. Assemble source.asm into…

nasm

The Netwide Assembler, a portable 80x86 assembler.

nasm {{source.asm}}

nasm -f {{format}} {{source.asm}} -o {{output_file}}

nasm -hf

nasm -l {{list_file}} {{source.asm}}

nasm -i {{/path/to/include_dir/}} {{source.asm}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← nano nativefier →