Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: E37 on September 20, 2016, 04:57:18 pm

Title: Menu hooks for the 83/84 plus
Post by: E37 on September 20, 2016, 04:57:18 pm
General question: Does anyone know how to use the Menu hook? (and be willing to teach me how to use it)
I am familiar with how to use other hooks (home screen and key)
My current attempts have lead to some screwed up menus. (At least that much of the hook works)
I mainly use Axe, but can easily enough hash out a solution to a problem in assembly.
(I'm really just looking for some example code - I don't care if it is Axe or assembly and it doesn't even need to be commented!)
Thanks for any help!  :)
Title: Re: Menu hooks for the 83/84 plus
Post by: E37 on September 24, 2016, 03:02:44 pm
Since I haven't got any replies, can an admin delete this thread or tack it onto the end of random questions?
Thanks
Title: Re: Menu hooks for the 83/84 plus
Post by: Xeda112358 on September 24, 2016, 06:45:28 pm
Have you checked out this (http://wikiti.brandonw.net/index.php?title=83Plus:Hooks:9BC0) page? It's been a long time since I've used a menu hook.
Title: Re: Menu hooks for the 83/84 plus
Post by: Eeems on September 27, 2016, 12:24:31 pm
Since I haven't got any replies, can an admin delete this thread or tack it onto the end of random questions?
Thanks
We don't just delete threads for lack of replies. That or merge them together. Plus, your thread was only four days old. Not really that old.
Title: Re: Menu hooks for the 83/84 plus
Post by: E37 on September 27, 2016, 05:25:20 pm
Have you checked out this (http://wikiti.brandonw.net/index.php?title=83Plus:Hooks:9BC0) page? It's been a long time since I've used a menu hook.
Yes, but it wasn't much help on actually creating the hook. The structure was helpful but no "guts" was annoying. I have it close to working but I can't find a good way to tell the menus apart.