A86: Re: Un'bloat'ing


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

A86: Re: Un'bloat'ing




Actually it's my matt shepcar. Doing this is somewhat tricky, usually you
will be easiest if you copy the string to page 1 (assuming it is less than
16kb). But then you don't have anywhere to decompress to. I seem to remember
that bloat might support paged decompression, but I think there was a bug in
it somewhere. Also the standard Lite86 routine (mine) doesn't handle paging
either. However it shouldn't be too hard to implement... I recommend you try
it out yourself, that's the only way to learn..

----- Original Message -----
From: Elliott Back <firstkiwi@hotmail.com>
To: <assembly-86@lists.ticalc.org>
Sent: Thursday, April 27, 2000 6:53 PM
Subject: A86: Un'bloat'ing


>
>       How would one unbloat (using the bloat module, by kirk meyer I
think)
> a string stored somewhere in the memory, knowing only the string's name,
or
> nothing at all? I'll probably need to see source code on this one......
>    firstkiwi@hotmail.com
>
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>




References: