Re: A86: emu question
[Prev][Next][Index][Thread]
Re: A86: emu question
In a message dated 10/30/99 9:29:58 PM Eastern Daylight Time,
rabidcow@juno.com writes:
> the ti-os doesn't reload an asm program if that was that last one run.
> (maybe not always)
> if you change something inside your program, the next time you run it, it
> will start out changed (as if you wrote back to the prog var). if you
> run from a shell or run another program in between, it should reload the
> program from the var and all will be well.
To force it to recopy the last run program:
xor a
ld (_asapvar+1),a
----
Jonah Cohen
<ComAsYuAre@aol.com>
http://linux.hypnotic.org/~jonah/