Index of /geminiatari/FILES/ARCHIVER/RBLHARC

      Name                    Last modified       Size  Description

[DIR] Parent Directory 24-Sep-2006 15:43 - [TXT] ATARI.C 08-Jul-1993 10:10 4k [TXT] BUGS 08-Jul-1993 10:10 1k [TXT] CHANGES 08-Jul-1993 10:10 2k [TXT] DIRENT.C 08-Jul-1993 10:10 2k [TXT] LHARC.C 08-Jul-1993 10:10 66k [   ] LHARC.DOC 08-Jul-1993 10:10 8k [TXT] LHDIR.C 08-Jul-1993 10:10 2k [TXT] LHDIR.H 08-Jul-1993 10:10 1k [TXT] LHIO.C 08-Jul-1993 10:10 6k [TXT] LHIO.H 08-Jul-1993 10:10 2k [TXT] LZHUF.C 08-Jul-1993 10:10 52k [TXT] MAKEFILE 08-Jul-1993 10:10 3k [TXT] MAKEFILE.ASM 08-Jul-1993 10:10 3k [TXT] MAKEFILE.G 08-Jul-1993 10:10 3k [TXT] MAKEFILE.HP 08-Jul-1993 10:10 3k [TXT] MAKEFILE.TOS 08-Jul-1993 10:10 2k [TXT] MAKEFILE.TPG 08-Jul-1993 10:10 2k [TXT] MAKEFILE.UPG 08-Jul-1993 10:10 3k [TXT] PROTO.H 08-Jul-1993 10:10 2k [   ] READ.ME 08-Jul-1993 10:10 1k [TXT] SYMBOLIC.REV 08-Jul-1993 10:10 1k [TXT] WILD.C 08-Jul-1993 10:10 7k

Here is the source for Xlharc 1.2.  It has complete Atari ST and Unix versions.
See the CHANGES file for all of the changes I made to get this working on the
ST.

The Unix version is pretty much the same as the original 0.03 version and
doesn't have all of the same options of the ST version.  I don't intend to
support the Unix version although I will incorporate any fixes, that are sent
to me, into the source.  Read the READ.ME file for a list of the Unix LHarc
options.

TOS & Unix compiling:
        edit & configure Makefile
        make -f Makefile

NOTE:  The source code is heavily dependent on GCC 1.37 and it's libraries.
       (ST version).  As of 12/12/90, you cannot use version 1.37 of GAS to
       assemble lzhuf.c, IF you have specified -D__ASM__INSDEL__.  The
       resulting code will bomb.