Post Reply 
4-level stack manipulation on 12c
03-05-2015, 11:39 PM (This post was last modified: 03-07-2015 12:13 PM by Gerson W. Barbosa.)
Post: #41
RE: 4-level stack manipulation on 12c
(03-05-2015 10:51 PM)rprosperi Wrote:  
(03-05-2015 10:26 PM)Gerson W. Barbosa Wrote:  It does. Actually an HP 12c Prestige here (CNA 62932140), but I assume it to be equivalent to the HP 12c Platinum.

Gerson.


Hey, wanna sell that Prestige?? Oh, uh... sorry, don't know what came over me.

I would gladly sell it to you or even trade it for a Platinum since I am not a collector, but I am sure you would not like this one. It was in very good shape when I bought it, but a small piece of the lacquer on the bezel had been peeled off and I tried to fix it myself and ended up ruining it, perhaps beyond repair. My restoration skills are not different from this guy's (Youtube video) Smile

(03-05-2015 10:51 PM)rprosperi Wrote:  Sorry, I misunderstood Dieter's comments to mean he thought the 2nd ENTER was not necessary on the 12C . While I have full confidence in Gerson, this gives me a reason to check this on a lowly non-Prestige Platinum tonite. Of course, there are at least 2 different Platinum s/w versions, before and after adding the UNDO and BKSPC. Guess I'll check both.

Here are the stack diagrams at the end of the fourth step:
Code:


HP-12C Prestige:

T    0    0    5    0    0
Z    0    0    0    0   17
Y   17   17    0   17   17
X    5    5   17   17    5 

         RND  Rv  ENTER LSTx


HP-12C:

T    0    0    5    0    0
Z    0    0    0    0    0
Y   17   17    0   17   17
X    5    5   17   17    5 

         RND  Rv  ENTER LSTx

Manually, at the end of the third step ( ENTER ), I see two 17's (by doing x<>y, for instance) on the HP-12C, but proceeding right to the next step I see only one in stack register Y, as shown.

I've just tested this on the HP 12c Platinum emulator and noticed it behaves just like the Prestige.

Gerson.

Edited per Marcus von Cube's observation below.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 4-level stack manipulation on 12c - Gerson W. Barbosa - 03-05-2015 11:39 PM



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