Re: A86: Free Memory $ program size.


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

Re: A86: Free Memory $ program size.





On Mon, 10 Aug 1998 08:08:45 -0700 Chicane <chicane@reninet.com> writes:
>
><1>
>Why won't this bit of code work?

i don't know, but _MEMCHK does some wierd things.  try using
_get_free_mem ($464b) instead.

><2>
>Does anyone remember how to find the size of a program? I saw it 

load the program name to op1 and
 rst 10h		;_findsym
 ld a,b
 ld h,d
 ld l,e
 call _get_word_ahl	;$521d

-josh

>Thanks
>+------------------------+
>|"Never Eat Yellow Snow."|
>|		-chicane |
>+------------------------+
>ICQ: #14727618
>chicane on EFNET #ti
>Homepage: Under Construction.
>

_____________________________________________________________________
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]


Follow-Ups: References: