[A83] Re: Romcall for "Menu("?


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

[A83] Re: Romcall for "Menu("?




> Van: Patrick Mächler <valio@bluewin.ch>
> 
> I'm about writing a TI-B to TI-ASM converter (just for fun) and was
interested, if there's > a Rom call for the Menu command.
> I didn't found anything like that, so I guess I have to write my own
subroutine...?

There's a ROM call, but it isn't used that often. Because it uses (messes
up) a memory area used by SOS and Ion for storing some routines.

It's better to emulate it yourself. There are a some menu routines in
http://www.ticalc.org/pub/83/asm/source and subdirs, like:

http://www.ticalc.org/pub/83/asm/source/routines/ionmenu.zip

> Sincerely
>     Valio aka Patrick

Erm, shouldn't you write that the other way around?

	Henk Poley <><



Follow-Ups: