Re: A86: on stuff
[Prev][Next][Index][Thread]
Re: A86: on stuff
as i have emphasized before, there IS NOT a (easy) way to run a
non-assembly program when the calc is turned on. i have tried direct
methods, storing to entry and simulating ENTER push, and almost
everything else!
ComAsYuAre@aol.com wrote:
>
> i've been working on a program that runs every time the 86 turns on normally
> (except after apd). the program works great if it's the only thing on the
> calc
>
> unfortunately, after other programs are run, it seems that the calculator only
> executes the first 4 lines of code and then either executes code from another
> asm program that had previously been run, or exits to the homescreen. using
> steve gordon's ti-86 emulator, i have disassembled the _alt_on_exec ($d490)
> location in ram to check what code is actually there. it seems that the code
> my program copies there is still there. just that for some reason it isn't
> being executed, or only partially.
>
> any help?
--
=====================================
= =
= Kirk Meyer =
= Got ICQ? 17313048 =
= kirkmeyer@bigfoot.com =
= http://www.bigfoot.com/~kirkmeyer =
= =
= "Set your affection on things =
= above, not on things on the =
= earth." Colossians 3:2 =
= =
=====================================
References: