[A83] Re: menu currently open?
[Prev][Next][Index][Thread]
[A83] Re: menu currently open?
The byte you're looking for is 819Fh. It indicates what menu is
currently open and will be 00h when there's no menu open.
819Fh: current menu
81A0h: current submenu
81A1h: current item
81A2h: number of submenus
81A3h: number of items
SUCKER [Pieter Van Nuffel] wrote:
> Somebody knows how to find out a menu is currently open? Its for an
> interrupt program. And I allready know about the content of the byte at
> $815B, I just want to know if there is a menu opened. (I don't care what
> menu exactly...)
>
>
> SUCKER [Pieter Van Nuffel]
>
> P.S. This way there is actually some action on A83 during the holidays!
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
References: