0 Members and 1 Guest are viewing this topic.
"A large part of 68k optimization revolves around careful use of lists. List variables are no longer random access: accessing the last element of a list is much slower than accessing the first element. For this reason, going through a list in a For loop is about the worst thing you could do."From http://tibasicdev.wikidot.com/68k:83coders#toc4
Do you know a decent TI-89 Basic editor?