A86: stock menus


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

A86: stock menus




i've been looking around rom page 1 and found some interesting routines

new ones:
_load_stock_menu equ $49c4
_disp_stock_menu equ $49b8
_disp_GRAPH equ $49b0
_load_GRAPH equ $49bc

old ones:
_load_menu equ $49c8
_disp_menu equ $49e8

_load_stock_menu & _disp_stock_menu:
every menu listed in the back of the ti-86 manual can be displayed with
these calls.  each has a number which you load into a.  if you use
_load_stock_menu, you can then display it with _disp_menu. 
_disp_stock_menu will load&display it.

partial list: http://members.xoom.com/rabidcow/stockmenu.txt

_load_GRAPH & _disp_GRAPH:
these work like _load_stock_menu and _disp_stock_menu, except they
automatically choose the correct graph menu.  there are four different
graph menus: func, pol, param, difeq

-josh


___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]