HP95-C Simulator
|
04-26-2017, 02:28 AM
Post: #1
|
|||
|
|||
HP95-C Simulator
Hi all,
I have posted a simulator for the HP-95C at http://www.teenix.org This printing scientific calculator was never released by HP so it might be a bit of a novelty to try out. The main features are the continuous memory and the ability to partition programs allowing up to 4 separate programs to be stored at once. The simulator uses the HP97 microcode as its backbone so all calculations should work as expecting from this series. The programming side (entering and running code) is all handled by the Windows program which hooks into the 97 microcode code when required. This proved to be quite difficult so there will probably be a bug or two that I missed. The printer output has many differences to the 97 as well so a lot of this code is intercepted by the main program before the 97 gets to do any printing. cheers Tony |
|||
04-26-2017, 08:20 PM
Post: #2
|
|||
|
|||
RE: HP95-C Simulator
Thanks ! Evidently the HP-95C was the only one of that series to have continuous memory, right?
Regards, Bob |
|||
04-26-2017, 10:00 PM
Post: #3
|
|||
|
|||
RE: HP95-C Simulator | |||
04-27-2017, 01:10 AM
Post: #4
|
|||
|
|||
RE: HP95-C Simulator
Thank you! Thank you! Thank you!
It is so wonderful to get one's hands on an HP-95C emulator!!! Namir |
|||
04-28-2017, 06:37 AM
Post: #5
|
|||
|
|||
RE: HP95-C Simulator
Awesome! Thanks, Tony!
Possible bug: [g][R↑] is supposed to clear the Sigma registers, but instead it seems to perform a [R↓]. <0|ɸ|0> -Joe- |
|||
04-28-2017, 08:03 AM
Post: #6
|
|||
|
|||
RE: HP95-C Simulator
(04-28-2017 06:37 AM)Joe Horn Wrote: Awesome! Thanks, Tony! Thanks for the feedback - definite bug :-) I had a typo in the HP97's intercept code for that function, seem ok now. New download available cheers Tony |
|||
04-29-2017, 12:22 AM
Post: #7
|
|||
|
|||
RE: HP95-C Simulator
Hi all,
I just realised that the Sigma memory was overlapped with storage registers R.0 to R.5 I have repaired this fault and a new download is available. cheers Tony |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)