Bin86

Official Download Location

Bin86 (0.16.2): 
http://www.cix.co.uk/~mayday/

Contents of bin86-0.16.0

Program Files

as86, as86_encap, ld86, nm86 (link to objdump86), objdump86 and size86 (link to objdump86)

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

No description is currently available.

objdump86

No description is currently available.

size86

No description is currently available.

Dependencies

Bin86-0.16.0 needs the following to be installed:


bash: sh
binutils: as, ld, strip
fileutils: chmod, install, ln, mv
gcc: cc, cc1, collect2, cpp0
make: make
sed: sed