Re: LZ: Compression program (and questions for asm programmers)


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

Re: LZ: Compression program (and questions for asm programmers)



On Wed, 11 Sep 1996, Alan Bailey wrote:


> > Thanks for the help, though.  How about creating and deleting variables?
> > Plus I would need to somehow pass information along to the program I call.
> Creating and deleting is somewhat impossible right now, unless someone 
> finds the routine in ROM.  Creating would be easier than deleting, 
[snip]


Wait...  We don't have to make a variable, just find some free space.  All we
have to to is make the user make a blank string variable that is the size of
the biggest program on his/her calc uncompressed.  We do an RST 10 or whatever,
and write there, call the program.  Then, maybe overwrite it with zeros.


                              The nice thing about Windows is that it does
Tony Lieuallen                     not just crash...  It displays a dialog
marvin@mars.superlink.net               box and lets you press 'OK' first.
http://mars.superlink.net/marvin/home   
http://www.geocities.com/SiliconValley/Park/1171/                   


References: