Post Reply 
LastXY Register for WP34S
11-30-2014, 09:31 PM
Post: #2
RE: LastXY Register for WP34S
I don't think that's easy.

The problem is that there is no U register, it would need to be emulated by L and probably I which is the imaginary part of complex LastX. We do not save Y to I in normal dyadic operations. We could do, of course, but that would break programs which are relying on the contents of I not being changed except by complex operations. And where to store Z and T when a complex dyadic operation is performed?

The next problem is that such an operation would cause an unusual behavior of RCL: It would not push the stack in a fashion we are used to but would push it up one level and then replace Y by some other saved value. That might be useful but it's not consistent behavior.

The next question arises in the interpretation of the keyboard input. How shall we distinguish between RCL U and RLC 2? An additional keystroke like ENTER would be required before the U.

The 31S has an undo feature which restores the complete working memory to the state it had before the last operation. This is only possible because the working memory of the 31S is way below the 2K RAM we have available. Implementing such a feature is just impossible on the 34S.

Marcus von Cube
Wehrheim, Germany
http://www.mvcsys.de
http://wp34s.sf.net
http://mvcsys.de/doc/basic-compare.html
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
LastXY Register for WP34S - PANAMATIK - 11-30-2014, 08:51 PM
RE: LastXY Register for WP34S - Marcus von Cube - 11-30-2014 09:31 PM
RE: LastXY Register for WP34S - brouhaha - 12-01-2014, 05:10 PM
RE: LastXY Register for WP34S - Bit - 12-01-2014, 06:48 PM
RE: LastXY Register for WP34S - Paul Dale - 12-01-2014, 09:29 PM
RE: LastXY Register for WP34S - PANAMATIK - 12-01-2014, 10:11 PM
RE: LastXY Register for WP34S - Paul Dale - 12-01-2014, 10:26 PM
RE: LastXY Register for WP34S - Paul Dale - 12-01-2014, 10:29 PM
RE: LastXY Register for WP34S - PANAMATIK - 12-01-2014, 10:46 PM
RE: LastXY Register for WP34S - PANAMATIK - 11-30-2014, 10:37 PM
RE: LastXY Register for WP34S - Paul Dale - 11-30-2014, 11:34 PM
RE: LastXY Register for WP34S - BarryMead - 12-01-2014, 05:44 AM
RE: LastXY Register for WP34S - Dieter - 12-01-2014, 06:56 AM
RE: LastXY Register for WP34S - Paul Dale - 12-01-2014, 09:08 AM
RE: LastXY Register for WP34S - PANAMATIK - 12-01-2014, 11:07 AM
RE: LastXY Register for WP34S - Bit - 12-01-2014, 01:57 PM
RE: LastXY Register for WP34S - PANAMATIK - 12-01-2014, 07:12 AM
RE: LastXY Register for WP34S - walter b - 12-01-2014, 06:45 PM
RE: LastXY Register for WP34S - PANAMATIK - 12-01-2014, 07:28 PM
RE: LastXY Register for WP34S - walter b - 12-01-2014, 09:14 PM
RE: LastXY Register for WP34S - BarryMead - 12-01-2014, 09:15 PM



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