The HP 48 object listed below in ->ASC form is a high-performance polynomial root finder. Those of you who remember the HP 71B Math Pac will recognize this as the same as the PROOT command from that Pac; it is in fact the same assembly-language code, given an RPL front end to operate in the HP 48.
Found on https://www.hpmuseum.org/forum/thread-10967-post-160700.html#pid160700
See also http://www.jeffcalc.hp41.eu/emu71/mathrom.html#src for the uncommented source code of PROOT and other functions of the HP71B math pack.
Convert Python to HP RPN code.
A new way to program HP calculators like the HP42S, DM42 and Free42.
On Fri Feb 16 15:41:07 2018 I bookmarked https://pyrpn.herokuapp.com/ but on 2022-02-10 it leads to a page stating "There's nothing here, yet."
Links to archives for the Bell System Technical Journal, the IBM Journal of Research and Development, DEC Technical Journal, the Hewlett--Packard Journal, and the Intel
Technology Journal.
Free42 is a re-implementation of the HP-42S Scientific Programmable Calculator and HP-82240 Printer.
It is a complete rewrite, not using any HP code. It does not require an HP-42S ROM image.
Free42 is an Open Source project. The executables and source code are released under the terms of the GNU General Public License, version 2.
This wiki was originally created to be a development home for repurposing the HP-20b calculator, but has since grown to support several repurposing projects. It is our hope that this grass-roots approach to calculator hacking will expand to include other many HP calculator models and open-source projects.
A Hewlett Packard Infrared Signal Decoder
Martin Hepperle
June 2015
Several Hewlett Packard pocket calculators are able to send printer output via Infra-Red (IR) signals to a small portable printer. They use an HP-specific transmission protocol which is also called “Red Eye”. This protocol is different from the better known IrDA protocol. This document gives a brief overview of the format and describes hard- and software to build a decoder system for this protocol.
This system allows receiving the “Red Eye” signals with a computer via a serial or an USB interface.
Web-based simulator of the hp15c calculator. Enhanced version with stack display. Note that contrary to emulators such as nonpareil, this simulator does not produce the same results as the real hp15c.