[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GIF program authors? (Jonah Stich, Thomas Dorris)
OK, I think I received sufficient interest in the source code to GIFview to
justify posting it. I've posted the shrunk, BINSCIIed source and executable
to comp.binaries.apple2. It's written in ORCA/M for lack of a better assembler
on my machine. I'd tell ya how to assemble all the parts, but to be honest I
don't remember!!!! I looked through the source to make sure everything seemed
in place and it seems reasonably so. I apparently commented the UNPACK
procedure(s) fairly well, but others such as the SHELL are barely commented
at all (which reminds me... If I remember correctly, the SHELL.ASM is NOT my
doing. I can't remember who I got it from so I can't give him the credit
he deserves, suffice to say I suppose that the basic SHELL procedure is not
mine).
Let me know if there are any problems with this stuff. BTW, if you are
wanting to modify the filtering of filenames, that would be done in a
procedure called FILTER in one of the .ASM files (can't remember which).
Anyway, enjoy and again, let me know of any problems.
ThomasD