Descriptions
Last checked against version &bin86-contversion;
Program file descriptions
as86
as86 is an assembler for the 8086...80386
processors.
as86_encap
as86_encap is a shell script to call as86 and convert the created binary
into a C file prog.v to be included in or linked with programs like boot
block installers.
ld86
ld86 understands only the object files produced by the as86 assembler. It
can link them into either an impure or a
separate I&D executable.
nm86
The symbol table of the binary file.
objdump86
Dumps detailed information about a binary file.
size86
Summary sizes of the data in a binary file.