Poll: Which type of branching do you prefer?
Line Numbers (i.e. GTO 150)
Labels (i.e. LBL A, GTO A)
Both
Neither
[Show Results]
 
Post Reply 
Keystroke Programming: Labels vs. Line Numbers
11-06-2014, 07:43 PM
Post: #12
RE: Keystroke Programming: Labels vs. Line Numbers
The TI-95 gives you the best of both worlds. You develop the program using labels, and when you're done, there's a command that will convert all the branching instructions to absolute addresses to improve execution speed. There's also a corresponding command to reverse the process if you want to make further changes to the program. It's a pretty cool machine, despite the lack of RPN.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Keystroke Programming: Labels vs. Line Numbers - Dave Britten - 11-06-2014 07:43 PM



User(s) browsing this thread: 1 Guest(s)