A82: Re: 83 ROM Calls


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

A82: Re: 83 ROM Calls



 I have been trying to get one for a while now. First i got a program which
dumped the first 12 K, but i could not dumpany think else. I have recently
gotten a program which dumps all pages, but there are sevearl problems with
it. It switches rom page like the functions in the ti83 rom, but some how it
does not work. 2 of the 8 pages ends up containing FF's and nothing else.
Page 7 is FF's except for the last byte. And the of the of the pages are
some how messed up. The guy who made the programs have cheked it, I have
checked it and verified that the method was right, but it still does not
work.

The 83 is in some ways rather different from the 82, but having a complete
dump would be a great help. If we got the dump of a ti83 i should be fairly
eas to find most of the functions on the ti82 too. The only problems is that
as far as i can see some of the functions on the ti83 has been changed so
they are easier to called then they used to be. Right now i am looking into
how the InpSt fuctions is working, and it seems like the token decoding is
included in the rutine which makes it harder to use in asm.

Dines

-----Original Message-----
From: Matt Maurano <maurano@best.com>
To: Assembly-82 Submition <assembly-82@lists.ticalc.org>
Date: 12. oktober 1997 23:29
Subject: A82: 83 ROM Calls



>Has anyone managed to get a rom dump of the 83 or the 86? The 83
>especially. If so, we could find the source of all the 83 functions,
>using the addresses in ti83asm.inc, and do a simple search for that in
>the ROM of the 82. After we find out where they are, it would be simple
>to make an 83->82 conversion header. For the functions we can't find,
>just include the source in the header.
>
>


Follow-Ups: