Post Reply 
Algorithm for entering numbers?
08-12-2019, 05:36 AM (This post was last modified: 08-12-2019 05:39 AM by Ángel Martin.)
Post: #9
RE: Algorithm for entering numbers?
This reminds me a philosophical question related to saving x in LastX:

what should be saved in LastX with RC+, RC-, RC/, RC*
x or the register value invoked?

I'd say the register's value but I'm aware of implementations that do the opposite (which will remain unnamed ;-)
For example, RC+ nn is equivalent to { RCL nn, followed by + } and logically the Rnn value becomes the new "x" before the addition.

Your take?

"To live or die by your own sword one must first learn to wield it aptly."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Algorithm for entering numbers? - rea5245 - 08-11-2019, 04:36 PM
RE: Algorithm for entering numbers? - Ángel Martin - 08-12-2019 05:36 AM



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