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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.