Post Reply 
Building a HP35 scientific calculator clone
07-10-2022, 11:31 AM
Post: #1
Building a HP35 scientific calculator clone
It's nice to present this project - Building a HP35 scientific calculator clone with a Z80 cpu from scratch.

[Image: 1_25.jpg]

But without using emulators, HP microcode etc. I have always wanted to rewrite original algorithms, created by David S. Cochran.
As the original HP35 was built 50 years ago, this is a good time to do the same :-)

Everything (hardware, software, source code, working gerbers etc) is on my github page:

https://github.com/olekgr/HP-35_Z80

I hope this project will be interesting for someone.
Find all posts by this user
Quote this message in a reply
07-11-2022, 07:33 AM
Post: #2
RE: Building a HP35 scientific calculator clone
Very nice! Thanks for sharing your code too!
Find all posts by this user
Quote this message in a reply
07-11-2022, 08:25 AM
Post: #3
RE: Building a HP35 scientific calculator clone
Great job, especially using the original algorithms !! Does your hp35 even exhibit the ln 2.02 bug ? :-)

Roland
Find all posts by this user
Quote this message in a reply
07-11-2022, 03:42 PM
Post: #4
RE: Building a HP35 scientific calculator clone
Great work !
So you programmed the whole simulator under Z80 assembly language 8-)
(8 bits)
Looking at your schematic , it is quite inspiring too.
Find all posts by this user
Quote this message in a reply
07-11-2022, 07:58 PM
Post: #5
RE: Building a HP35 scientific calculator clone
That's impressive, thanks for sharing!

My first reflex would be indeed to use an FPGA, but it's not as fun as using the real Z80 and logic ICs. I used to love this CPU assembly language!
Find all posts by this user
Quote this message in a reply
07-14-2022, 07:43 AM
Post: #6
RE: Building a HP35 scientific calculator clone
Wow. Great work.
Love the assembly - reminds me of the coding I did as young.

Thank you for sharing!


I'm Required
Find all posts by this user
Quote this message in a reply
07-10-2023, 11:06 PM
Post: #7
RE: Building a HP35 scientific calculator clone
Very nice! I also built an HP-25 replica using a Z80 but I run the HP microcode in a C emulator. Your software is much more impressive.

My project: https://github.com/eshazen/retro-25
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)