Re: A89: Re: Re: TI-89 ROM


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

Re: A89: Re: Re: TI-89 ROM




Yeah, I've been doing some reading on the 92+ module rom calls, I would bet
the Video Ram starts in the same place on the 92+ as on the 89. The Video
Ram starts at $4C00 on the 92+... Somebody should try to find out if this
works and then find the end by plugging in a value approx 2000 bytes away
and see if pixels show up there... Of course you'd have to find a way (maybe
by 92+ rom call) to clear the Video Memory... I can't remember the exact
call but I think its tios::Clr_Scr or something.. Somebody check it out...
-----Original Message-----
From: David Phillips <electrum@tfs.net>
To: assembly-89@lists.ticalc.org <assembly-89@lists.ticalc.org>
Date: Saturday, September 05, 1998 3:04 PM
Subject: Re: A89: Re: Re: TI-89 ROM


>
>That should be the rom.  The problem with dissassembling the rom is that it
>was written in C.  On any other TI-8x calculator, the rom code might
>actually make sense, because it was written by a human.
>
>Did TI included a rom call table with the 92+ module?  If so, I'd bet that
>most of the calls are the same.  That would seem to be the place to start.
>
>At 10:22 AM 9/5/98 -0500, you wrote:
>>
>>hehe, you do mean a 13.1mb file named output.asm which seems to be the
>>rom... I can't get any kind of text editor to open it w/o slowing my
system
>>to a crawl...
>>-----Original Message-----
>>From: Klaus <lukas1@xpoint.at>
>>To: Assembly 89 <assembly-89@lists.ticalc.org>
>>Date: Saturday, September 05, 1998 7:36 AM
>>Subject: A89: Re: TI-89 ROM
>>
>>
>>>
>>>disasm.exe 980521ac.92p
>>>Now you have a file named output.asm which seems to be the rom(I believe)
>>>Good Luck!
>
>
>--
>David Phillips
>mailto:electrum@tfs.net
>ICQ: 13811951
>AOL/AIM: Electrum32
>
>


Follow-Ups: