Re: A86: a couple questions that have been building up...


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

Re: A86: a couple questions that have been building up...




>>4. what are the other ways to use _asap_ind besides inputting a 
>>floating point
>>number into OP1?
>i know of three things, one of which answers your next question.  
>anyone
>know of others?
>
>_asap_ind   rom call    function
>  $0c       _exec_pg3   input string
>  $0d       _exec_pg3   input value
>  $11       _exec_pg4   clear graph buffer (i think)

wait!  one more, there's a jump table call
_jump_table = $46B7
point hl to a table of calls and load _asap_ind with the call index
number

-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
Or call Juno at (800) 654-JUNO [654-5866]


References: