[A83] Re: 83- ASM -> 83+ ASM


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

[A83] Re: 83- ASM -> 83+ ASM




Sucker wrote:

>What do I have to change with my Ti-83- ASM programs to
>port them to the 83+?? IT's for my password programs.
>(yes, yes, I said it about 40 times allready, but still...)

well...

call xxxx -> bcall(xxxx) if it's a romcall

.org progstart-2 (look in ion.inc, I think it's 9D95h)

and change the saferam adresses.

I think that's all.

Ronald.





Follow-Ups: