commit 35fda4731637d72a985c80c8122ca2efcd3bbbca
parent 464ef57e559083ad0ce693c78e470b48ce917186
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 5 Aug 2016 13:21:40 +0200
Merge pull request #74 from ohuet/patch-1
Add an HP-48 'simulator' in the 'Workalike calculators' section
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -169,6 +169,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
- [HP-25](http://www.jcczone.net/hp-25.html) - by John Clenance
- [HP-35](https://neil.fraser.name/software/hp-35/) - JavaScript emulator by Neil Fraser
- [HP-35 SOS](http://hansklav.home.xs4all.nl/rpn/hp35sos.html) - modified HP-35 with stack overflow sensing LED, by Hans Klaver, based on Fraser's work
+- [HP-48](http://www.poleyland.com/hp48/index.html) - JavaScript implementation of the most commonly used HP-48 functionnalities. More info [here](http://www.poleyland.com/hp48/help.html), by Josh Poley
## Miscellaneous