Post Reply 
HP-67, 34C, 29C, etc. GTO 00
06-11-2017, 07:08 PM (This post was last modified: 06-11-2017 07:09 PM by Matt Agajanian.)
Post: #1
HP-67, 34C, 29C, etc. GTO 00
Hi all.

I'm translating various 25C and 33E/C programs for label-addressing HPs. Since GTO 00 acts as a R/S at the top of program memory, would the following be an accurate approach:

HP-67
000- LBL A
001- R/S
002- LBL B
003- STO 2
004- R/S
005- LBL C
006- π (pi)
007- RCL 2
008- x^2
009- x
010- GTO A

Thanks in advance for the advice.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP-67, 34C, 29C, etc. GTO 00 - Matt Agajanian - 06-11-2017 07:08 PM
RE: HP-67, 34C, 29C, etc. GTO 00 - Dieter - 06-11-2017, 07:40 PM



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