Re: A89: Re: Ziplib Stuff...


[Prev][Next][Index][Thread]

Re: A89: Re: Ziplib Stuff...




And is it so terribly difficult to write a simple program to call the
lib

   move.l doorsos::top_estack,a0
   subq #1,a0
   clr.w -(a7)
   move.l a0,-(a7)
   jsr doorsos::SymFindPtr
   addq #6,a7

   move.b #1,d0
   jsr ziplib::zipfile
   rts

zoneti@tinews.net wrote:
> 
> Ummm...I need this via command line :) I'm not a complete idiot ;) I'm
> talking a program so I can do zip(file) and unzip(file). This would reduce
> the space needed by BASIC RPGs greatly. I know I'll hear that Asm is
> better and I know it is but currently there are no playable asm RPGs for
> the 89.
> 
> -Tim
> 
> On Sun, 5 Mar 100 meekzer0@lajollashores.com wrote:
> 
> >
> > You need a recent version of doors. Send the neccesary libraries
> > (including ziplib)Install the os by running
> > doorsos() from varlink, then hit shift+on. Then find the file you
> > want, select it,hit f1, scroll down to where it says Zip/Unzip, then
> > hit enter, and it will zip up the file.
> >
> > --meek
> >
> > _____________________________________________
> > Free email with cool domains at FriendlyEmail
> > http://www.mypad.com/
> >
> >
> >

-- 
Scott "_Wrath_" Dial
wrath@calc.org
ICQ#3608935
TimeCity AI Guy II - www.timecity.org
Member of TCPA - tcpa.calc.org


References: