[TIB] Re: TI-86 Basic


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

[TIB] Re: TI-86 Basic



In a message dated 03/04/16 1:59:59 AM Eastern Standard Time, paolo.silingardi@libero.it writes:


Is there a way to convert basic programs on the TI-86 to asm without having to learn asm? I am just starting to learn asm, as in a few days ago. Is there a program that will convert basic to asm or is there another way?


Yes, there is a program to convert ti-86 basic to asm without having to learn asm...  It's called the calc's processor.  The calc translates every basic command into 3-4 asm commands and then runs them...  There's really no point in doing it by hand, what the calc does for you, you don't need to worry about...  If you really want to just check the byte codes for the commands, you could try to find something like calcsys and then just study the hex...  Blech... (not fun.)

Nick
Follow-Ups: