Re: A85: TI-BASIC ROM calls


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

Re: A85: TI-BASIC ROM calls



At 09:16 PM 9/15/97 GMT, you wrote:
>Does anybody know a way I could find the TI-BASIC ROM functions?  Input
>routines are a pain in the butt.  I'd rather not look through miles of
>ROM code.  There has got to be a faster way.  Couldn't you use a TSR to
>freeze the calculator, then look at the stack?  I don't know if it would
>help though.  Does anybody else have any ideas?
>There is probably a table in ROM to convert their ascii codes to
>callable addresses.

As suggested earlier, using the emulator could be a good idea. However, if all you need are input routines, the programmer's distribution of Usgard contains a few input routines in the function pack. I would suggest taking a look at it.

Jeremy


References: