This emulator is capable of providing a faithful replication of the HP48. It also has a debugger for the saturn processor.
License
GNU General Public License version 2.0 (GPLv2)Follow x48 - HP48 calculator emulator
Other Useful Business Software
Agentic AI SRE built for Engineering and DevOps teams.
NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
Rate This Project
Login To Rate This Project
User Reviews
-
It works still great, despite it has not been updated since 12 years. I guess you need to compile it against recent libs. Idk as I run gentoo and stuff get's compiled from time to time - this one when I changed the cpu and compiled everything. @splugenbrau It's up to you compiling it for amd64. I would whish one feature though: copying stuff to clipboard. I know that's hard to implement as it requires a kind of simple OCR as it's an emulator running HPs own software. Input from clipboard/primary selection could be realized via keystrokes if it wouldn't be blocked. You can hotkey: xwd -silent | convert -crop '262x144+32+69' xwd:- ~/x48shot/`date +%F_%H%M%S`.x48.png to save the display or: xwd | convert -crop '262x128+32+85' -scale 131 xwd:- ~/x48shot/`date +%F_%H%M%S`.x48m.png to only save it's matrix part in HP48 original matrix size which is scaled to 200% on the emulators output. The symbols above are analogue shaped on the physical HP48's display. You need to create a ~/x48shot/ directory first.
-
Very nice project
-
This is a fantastic program, thank you so much! Despite what another comment says, it does work on amd64.
-
I wish there will be soon an AMD64 version.