[A83] Re: 83- ASM -> 83+ ASM
[Prev][Next][Index][Thread]
[A83] Re: 83- ASM -> 83+ ASM
There's a few minor thing with romcall's being different and ports,
but overall, it's not much of a change
> 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.
>
>
>
References: