Index of /geminiatari/FILES/ARCHIVER/RBLHARC
Name Last modified Size Description
Parent Directory 24-Sep-2006 15:43 -
ATARI.C 08-Jul-1993 10:10 4k
BUGS 08-Jul-1993 10:10 1k
CHANGES 08-Jul-1993 10:10 2k
DIRENT.C 08-Jul-1993 10:10 2k
LHARC.C 08-Jul-1993 10:10 66k
LHARC.DOC 08-Jul-1993 10:10 8k
LHDIR.C 08-Jul-1993 10:10 2k
LHDIR.H 08-Jul-1993 10:10 1k
LHIO.C 08-Jul-1993 10:10 6k
LHIO.H 08-Jul-1993 10:10 2k
LZHUF.C 08-Jul-1993 10:10 52k
MAKEFILE 08-Jul-1993 10:10 3k
MAKEFILE.ASM 08-Jul-1993 10:10 3k
MAKEFILE.G 08-Jul-1993 10:10 3k
MAKEFILE.HP 08-Jul-1993 10:10 3k
MAKEFILE.TOS 08-Jul-1993 10:10 2k
MAKEFILE.TPG 08-Jul-1993 10:10 2k
MAKEFILE.UPG 08-Jul-1993 10:10 3k
PROTO.H 08-Jul-1993 10:10 2k
READ.ME 08-Jul-1993 10:10 1k
SYMBOLIC.REV 08-Jul-1993 10:10 1k
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.