VOYAGER QUESTION
|
02-26-2022, 10:22 PM
(This post was last modified: 02-26-2022 10:39 PM by Mike T..)
Post: #1
|
|||
|
|||
VOYAGER QUESTION
I'm trying to add the ability to simulate the nut processor to my simulator so I've been examining operation of the HP11C (and HP15C) microcode using the 0.78 release of Nonpariel and there is something going on that I find a bit odd.
After a cold start the calculator displays 'Pr Error' when you turn it on but the last thing it does when going back to sleep is to load the C register with zero, select the RAM bank and write -1 to register 8. At least that is what I think the following is doing: Code: cycle 808 P=3 q=3 carry=0 stat=...........b.. When powered on again it loads the C register with zero again, selects the RAM bank as before, and reads the contents of register 8. Which now appears to be 0. Leaving me - confused... Code: cycle 819 P=3 q=3 carry=0 stat=...........b.. Any clarification would be very welcome! Thanks Mike T. HP21, HP25, HP32E, HP33C, HP34C, HP10C, HP11C, HP12C, HP32S, HP22S |
|||
02-27-2022, 09:33 AM
Post: #2
|
|||
|
|||
RE: VOYAGER QUESTION
Not a clarification as such but you can refer to this message.
You may wonder how I recovered this thread so quickly, at the time I was working on my own private 11C/15C emulation tool (based on my Emu41/DOS) so I archived all the relevant information from the Masters. BTW, the Old HP Forum Archives are a huge source of information of all kinds, and Eric (Rechlin) made them very convenient to explore. J-F |
|||
02-27-2022, 03:27 PM
(This post was last modified: 02-27-2022 03:28 PM by Mike T..)
Post: #3
|
|||
|
|||
RE: VOYAGER QUESTION
(02-27-2022 09:33 AM)J-F Garnier Wrote: Not a clarification as such but you can refer to this message. Thank you. I'm now one step closer to a working simulator. Mike T. HP21, HP25, HP32E, HP33C, HP34C, HP10C, HP11C, HP12C, HP32S, HP22S |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)