Post Reply 
Announce: HP-15C Simulator / Release 3.3.00, Build 5403
01-25-2014, 09:25 AM
Post: #24
RE: Announce: HP-15C Simulator / Release 3.3.00, Build 5403
(01-25-2014 03:47 AM)Thomas Klemm Wrote:  
Code:
   009 { 45 20 48  0 } RCL ✕ .0
I'd prefer to see instead:
Code:
   009 { 45 20 .0 } RCL ✕ .0
Because that's more what we see in the display.

The program files contain the key sequence (key codes) you need to enter and this is
Code:
45 20 48  0
and not
Code:
45 20 .0
Furthermore, in Europe the display shows a comma instead of a period
Code:
45 20 ,0
That is why I do not agree.

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


Messages In This Thread
RE: Announce: HP-15C Simulator / Release 3.3.00, Build 5403 - Torsten - 01-25-2014 09:25 AM



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