Post Reply 
HP 41 - branching to local label and return stack - FINAL RESULTS AND PROGRAMS
05-23-2019, 12:11 PM
Post: #31
RE: HP 41 - branching to local label and return stack
(05-23-2019 02:24 AM)Sylvain Cote Wrote:  
Code:

51 XROM "LR"   // save return stack into data registers 1 & 2 (lines 11, 17, 26, 35 & 44)
52 +
53 VIEW X      // shows 5
54 XEQ 06      // push return address (line 55) and looses first return address (line 11)
55 LASTX
56 1
57 XROM "SR"   // restore return stack from data registers 1 & 2 (lines 11, 17, 26, 35 & 44)
58 -
Hi, Sylvain!! Wow, you're working hard!!! Well, for lines 51 and 57, you typed: XEQ ALPHA LR ALPHA and same to other line? The calculator so showed XROM "LR" ?!!

I'll try again, as mine showed an strange code instead of XROM LR...

Best wishes!!
Artur

ARTUR MARIO JUNIOR
BRAZIL
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP 41 - branching to local label and return stack - Artur - Brasil - 05-23-2019 12:11 PM



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