ghewgill / hp15c

HP-15C calculator simulator
http://hp15c.com
Other
59 stars 20 forks source link

Implement key up/down handling for all platforms #3

Open ghewgill opened 11 years ago

ghewgill commented 11 years ago

From Barry Mead:

Currently your calculator does not implement any KEY-HOLD functionality. The real HP-15C and most of the simulators out there simulate the KEY-HOLD functionality of the real calculator. What I mean by KEY-HOLD is that when you hold down on the key (or mouse button) the display continues to display the value that is shown when the key is initially pressed. This is very important for the "Clear-Prefix","Single-Step","Mem", and " (i) " functions.