Re: A83: Re: Where is...


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

Re: A83: Re: Where is...




>
>geez... I'm sending a lot today hehe
>
>.ds is define storage. It defines a storage space (the number you put 
>after
>it).
> .ds 500 would define 500 bytes (not necessarily 0 though!).

Hmm, that's interesting.  An undocumented instruction.  Another way to do
this is '.org +100'.
>
>Joe Wingbermuehle
>http://www.usmo.com/~joewing/
>
>-----Original Message-----
>From: James Matthews <matthews@tkb.att.ne.jp>
>To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
>Date: Saturday, October 17, 1998 1:20 PM
>Subject: Re: A83: Re: Where is...
>
>
>>
>>What's .DS stand for, Joe?  Define...?
>>
>>James Matthews (matthews@tkb.att.ne.jp)
>>
>>ICQ: 7413754
>>http://home.att.ne.jp/gold/tomcat21/index.html
>>http://library.advanced.org/18242/
>>
>>----------
>>> From: Joe Wingbermuehle <joewing@usmo.com>
>>> To: assembly-83@lists.ticalc.org
>>> Subject: Re: A83: Re: Where is...
>>> Date: Sunday, October 18, 1998 3:09 AM
>>>
>>>
>>> In that case, just do a ".ds 2024" in your program.
>>> Here's a hypothetical situation, though: you have two or more 
>programs
>that
>>> allocate memory on your calculator (e.g. Chip83, SQRXZ, and 
>whatever else
>>> may allocate memory in the future).
>>>
>>> Joe Wingbermuehle
>>> http://www.usmo.com/~joewing/
>>>
>>> -----Original Message-----
>>> From: Alan C Johnson <benjamin99@juno.com>
>>> To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
>>> Date: Saturday, October 17, 1998 12:50 PM
>>> Subject: Re: A83: Re: Where is...
>>>
>>>
>>> >
>>> >As a "User", I'd prefer a largerr program so I know how much 
>memory I
>>> >have to play around with
>>> >
>>> >>
>>> >>In Chip83 I allocate 3810 bytes of ram by creating a temporary
>>> >>program. I
>>> >>think creating a program is probably your best bet, instead of 
>making
>>> >>your
>>> >>program 2k bigger.
>>> >>
>>> >>Joe Wingbermuehle
>>> >>http://www.usmo.com/~joewing/
>>> >>
>>> >>-----Original Message-----
>>> >>From: Phelan Wolf <phelanwolf@hotmail.com>
>>> >>To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
>>> >>Date: Friday, October 16, 1998 9:54 PM
>>> >>Subject: Re: A83: Re: Where is...
>>> >>
>>> >>
>>> >>>
>>> >>>ok, I thought that SAVESCREEN and APD are two separate things.
>>> >>Thanks
>>> >>>anyway.  I need 2024bytes to load 4 blocks, 72 map squares per
>>> >>block,
>>> >>>each block is 108bytes.  So I used SAVESCREEN for misc vars, 
>and
>>> >>>STATVARS for the map table, I guess I'll have stuff inside my 
>prog
>>> >>for
>>> >>>the rest.
>>> >>>
>>> >>>-Phelan 'Amen' Wolf
>>> >>>
>>> >>>>APD RAM is at $8265, 768 bytes.
>>> >>>>btw, a good way of allocating memory under a shell is to create 
>a
>>> >>>program,
>>> >>>>then delete it when it is no longer needed.
>>> >>>>
>>> >>>>Joe Wingbermuehle
>>> >>>>http://www.usmo.com/~joewing/
>>> >>>>
>>> >>>>-----Original Message-----
>>> >>>>From: Phelan Wolf <phelanwolf@hotmail.com>
>>> >>>>To: assembly-83@lists.ticalc.org 
><assembly-83@lists.ticalc.org>
>>> >>>>Date: Friday, October 16, 1998 6:50 PM
>>> >>>>Subject: A83: Where is...
>>> >>>>
>>> >>>>
>>> >>>>>
>>> >>>>>Joe, Linus, matt, or somebody, where is the APD found???  Need 
>it
>>> >>to
>>> >>>sto
>>> >>>>>stuff in, a level map containing data of where crap be found.
>>> >>>>>
>>> >>>>>-Thanks:  Phelan 'Amen' Wolf
>>> >>>>>
>>> >>>>>______________________________________________________
>>> >>>>>Get Your Private, Free Email at http://www.hotmail.com
>>> >>>>>
>>> >>>>
>>> >>>>
>>> >>>
>>> >>>
>>> >>>______________________________________________________
>>> >>>Get Your Private, Free Email at http://www.hotmail.com
>>> >>>
>>> >>
>>> >>
>>> >
>>> 
>>___________________________________________________________________
>>> >You don't need to buy Internet access to use free Internet 
>e-mail.
>>> >Get completely free e-mail from Juno at http://www.juno.com
>>> >or call Juno at (800) 654-JUNO [654-5866]
>>> >
>>>
>>
>
>

___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
or call Juno at (800) 654-JUNO [654-5866]