A86: Re: variable resizing


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

A86: Re: variable resizing




You actually don't need to worry about resizing strings.  I haven't seen any
rom calls to do it (I actually doubt that there are calls to do so).  The 86
makes it easy, because there is so much free ram lying around!

Read in your level from the string to ram page 1 starting at $800b.  Edit
the level there, as you have almost 16k to work with.  Then when you are
done, delete your original string variable, then create the string again the
size of your level and copy it to that.  I doubt you'll have strings over
16k.  ;-)

--
David Phillips <david@acz.org>
http://www.acz.org/

----- Original Message -----
From: John _ <saywhat97@hotmail.com>
To: <assembly-86@lists.ticalc.org>
Sent: Tuesday, January 12, 1999 6:43 PM
Subject: A86: variable resizing


>
>Does anyone know any rom calls that could be used to re-size a string
>variable?  I'm making a level editer for a game I have been working on.
>I would like to know the equates if anyone knows any.  Thanks in advance
>for any help you can give me.
>
>-John
>
>
>
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>