Re: A86: Menu


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

Re: A86: Menu




The menus are actually stored at _MENUCMD_M2I, but if you look at Ram86.inc, it
is the same address as the _cmdshadow.  This makes sense because you only use
menus when the Text shadow is in use.  I'm not exactly sure though; you can use
the emulator to look at the _cmdshadow when a menu is up.

Kirk Meyer wrote:

> are you sure? i was under the impression that the command shadow is where
> the commands on the home screen are stored, i.e. if you have:
> 8*9
>                     72
>
> and push graph then push exit, it still says 8*9 = 72 because it was stored
> on the _cmdShadow.        Kirk
>
> -----Original Message-----
> From: Dux Gregis <assets@eden.rutgers.edu>
> To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
> Date: Tuesday, March 31, 1998 1:17 PM
> Subject: Re: A86: Menu
>
> >
> >_cmdshadow... I think.
> >
> >Stephen Hicks wrote:
> >
> >> Does anyone know where the current menu is in ram?
> >>
> >> --
> >> Stephen Hicks
> >> mailto:shicks@mindspring.com
> >> ICQ:5453914
> >> IRC:Kupopo
> >
> >
> >
> >




References: