Post Reply 
Adapting 'Accurate' TVM routine on HP-15C (and HP-34C) using MISO Technique
01-10-2014, 05:08 AM
Post: #17
RE: Adapting 'Accurate' TVM routine on HP-15C using MISO Technique
(01-10-2014 02:46 AM)Jeff_Kearns Wrote:  Since the 34C does not have Recall Arithmetic, one has to use a workaround as follows:

1) Replace RCL * 1 with
roll-up
STO 7
roll-down
RCL 1
*
RCL 7
roll-down

You don't have to do that. A simple RCL 1, * will work. The T-register never contains values that we have to save in register 7. Similar in all other cases. But if it adds to the blinking...

Cheers
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Adapting 'Accurate' TVM routine on HP-15C using MISO Technique - Thomas Klemm - 01-10-2014 05:08 AM



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