nasm

[full]

assembler & disassembler, targeting the Intel x86 series of processors.

This is a build2 package for the nasm & ndisasm executables, an assembler & disassembler targeting the Intel x86 series of processors, with portable source.

Usage

To start using nasm and/or ndisasm in your project, add the following build-time depends value to your manifest, adjusting the version constraint as appropriate:

depends: * nasm ^2.16.3

Then import the executable in your buildfile:

import! [metadata] nasm    = nasm%exe{nasm}
import! [metadata] ndisasm = nasm%exe{ndisasm}

Importable targets

... More
license BSD-2-Clause
project nasm
url github.com/netwide-assembler/nasm.git
1 Version
version 2.16.3
repository https://queue.stage.build2.org/1/testing
depends 0
reviews 0