Re: A86: Getting rid of Done
[Prev][Next][Index][Thread]
Re: A86: Getting rid of Done
Hmm, maybe he got a break after the TI-89 shipped. So _exec_pg2 calls
specific rom calls based on what is passed in A? That could be useful.
At 04:05 PM 8/31/98 -0600, you wrote:
>
>hmm... Pat is being more helpful as of late. on a related topic, i have
>found a call which i have called _exec_pg2.
>
>_exec_pg2 equ $4B1B
>
>this command takes input in A to determine what call to do. for example,
>if A = $1F, then the command is GCD. the first input is in OP1, and any
>remaining inputs should be pushed onto the FPS. if you're not clear on
>this, it will be in cymbol.h (soon to be released once i get the applet
>format together)
>
>Pat Milheron wrote:
>>
>> Reset this flag : DonePrgm,(iy+DoneFlags)
>>
>> DonePrgm equ 5
>> DoneFlags equ 0
>>
>> Later,
>> Pat
>
--
David Phillips
mailto:electrum@tfs.net
ICQ: 13811951
AOL/AIM: Electrum32
Follow-Ups:
References: