Re: A83: ASM->PIC
[Prev][Next][Index][Thread]
Re: A83: ASM->PIC
It would be possible but it would not save space. The pic takes up memory
just like a program. The program would have to be smaller than a pic too.
Then you'd be wasting picsize-progsize. A compression program would be more
probable. CalcZip 83 has a nice sound to it but I doubt it would save much
space either. Right now I'm trying to figure out Huffman compression. Seems
simple enough but how well does it compress?
Brandon Sterner
In a message dated 3/5/99 8:02:00 PM Eastern Standard Time, AtmaZ@aol.com
writes:
<< This capability sorta exists on the TI-89 and TI-92+ with their data
archive
(and soon with the TI-83+), but...
As far as compressing ASM into a picture, I doubt it would be practical --
the
maximum size of an ASM program that you could compress into a picture would
be
768 bytes,
and two, who's going to want to do it?
--David
In a message dated 3/5/99 5:13:57 PM Mountain Standard Time,
cderenburger@hotmail.com writes:
> Hey! Many people have wanted to be able store unused programes in a
> smaller space to free up some memory. Would it be possible to convert a
> ASM prog to a picture, like have a program the writes all the junk to a
> picture for storage.
>>