ricardoquesada / alink

alink: linker for OBJ files. from here: http://alink.sourceforge.net/. Ported to linux/mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alink

A linker to generate DOS .exe / .com.

Ported to Unix machines (Linux, OSX). Original source: http://alink.sourceforge.net/

How to compile it.

    $ cd src
    $ make

About

alink: linker for OBJ files. from here: http://alink.sourceforge.net/. Ported to linux/mac


Languages

Language:C 98.1%Language:Assembly 1.6%Language:Makefile 0.3%