TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Retro-tech HP-25 Calculator

45 pointsby pbrowne011about 1 year ago

6 comments

johneaabout 1 year ago
It&#x27;s an interesting h&#x2F;w project, especially if you like nixie tubes.<p>A more mature s&#x2F;w emulation of many HP classic calulators is at:<p><a href="https:&#x2F;&#x2F;nonpareil.brouhaha.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nonpareil.brouhaha.com&#x2F;</a><p>I routinely use it&#x27;s HP-41CV on my desktop. To me the Hp-41 represented a breakthrough in programmability.<p>The RPN user interface of these calulators was also highly superiour entry mode. Sort of the Beta of the Beta VHS shakedown. The superiour solution that lost to a larger marketing budget...
评论 #40163653 未加载
bxparksabout 1 year ago
One of the PDF files on the GitHub page has some info about the software implementation:<p>&quot;* The original C version running on Z80 @ 4MHz was really slow! (maybe 25% of HP-25 speed)<p>* I started to re-write the emulator in Z80 assembly<p>* would love to finish this someday, but...<p>* Then I noticed that CMOS Z80 are available rated up to 20MHz<p>* I ended up running the Z80 at 16MHz, which results in an emulated speed within about 10% of the original HP-25. Not bad&quot;<p>The other interesting thing is that this uses the 40-pin DIP version of the Z80, which will be discontinued on June 14, 2024: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40083885">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40083885</a>
eschneiderabout 1 year ago
It has a monitor! I take geeky pleasure in looking over other people&#x27;s monitor code. :)
chris_stabout 1 year ago
Wow, so cool to see the photo with an actual HP-25. I bought one in high school (massive outlay at the time) and loved it. Used it all through college.
kayo_20211030about 1 year ago
This is so cool. These magnificent obsessions are always inspiring; at least to me they are. Just super cool, and why not?
grogenautabout 1 year ago
only tangentally related you can get a free emulator of their newest calculator the hp prime g2 here <a href="https:&#x2F;&#x2F;www.hpcalc.org&#x2F;details&#x2F;8939" rel="nofollow">https:&#x2F;&#x2F;www.hpcalc.org&#x2F;details&#x2F;8939</a>, it&#x27;s excellent and blazing fast. I&#x27;m taking some college classes right now and needed a non-internet-capable calculator. I&#x27;ve barely cracked what it can do, my last physical calculator was a TI-92 before the banned them on everything.