Re: A86: Ticklish?


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

Re: A86: Ticklish?




might it be used to store the 15 menu choices a user can create with the
Menu( command?        Kirk

-----Original Message-----
From: Dux Gregis <assets@eden.rutgers.edu>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Friday, April 03, 1998 3:10 PM
Subject: Re: A86: Ticklish?


>
>
>
>Stephen Hicks wrote:
>
>> sorry about all these posts, but what is that "user menu space" meant
>> for?
>
>Good question!  I just used it to store my entry, but it does have a "real"
>use, other than storage -- it's manipulated a few times in the rom.  There
>is probably some code included with a "user" menu that's put in the
>usermenuSA.  To enable the "user" menus, you most likely need to set an
>unknown flag with an offset of $23...
>
>