Re: A86: Finding ROM calls


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

Re: A86: Finding ROM calls




At 20:57 1998-02-23 -0700, you wrote:
>
>How are you people finding all these rom calls.  I've tried looking at
>the disassembled rom, but don't know where to start.  Any tips?

Basically, just disassemble ROM page 13 and try to understand
what everything does :) ROM calls similiar to each other
are usually close together, so if you want to find something
related to variables, check which calls are not covered
by the _CREATExxx routines in ti86asm.inc

--
Real name: Jimmy Mårdell                 
IRC......: Yarin                         
Email....: mailto:yarin@acc.umu.se      <-- NEW E-MAIL ADDRESS!!!!
Homepage.: http://www.algonet.se/~mja/


Follow-Ups: References: