[A83] Re: Getting the current flash page


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

[A83] Re: Getting the current flash page




4C45h is FindAppDn, which ,according to the
developer's guide, doesn't give any information about
the ROM page.  Try B_CALL FindApp (FindApp is 4C4Eh).

HTH
Ed
--- Michael Vincent <hookman@worldnet.att.net> wrote:
> 
> I'm not sure if this is documented as an equate or
> not, but B_CALL 4C45h
> will return the current flash page in A.
> 
> 
> Michael Vincent
> Detached Solutions - www.detacheds.com
> Radical Software - www.radicalsoft.org
> 
> ----- Original Message -----
> From: "Peter-Martijn Kuipers"
> <hyper@hysoft-automation.com>
> To: <assembly-83@lists.ticalc.org>
> Sent: Tuesday, August 14, 2001 12:25 AM
> Subject: [A83] Getting the current flash page
> 
> 
> >
> > How do I get the current flash page an application
> is using,
> > WITHOUT using the input/output ports?
> > (So, how do I do it with a bcall?)
> >
> > --(Peter-Martijn)
> >
> >
> >
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/




Follow-Ups: References: