Post Reply 
HP-41CY re-initialization ROM
11-03-2019, 06:19 PM
Post: #9
RE: HP-41CY re-initialization ROM
(10-27-2019 03:00 PM)Jurgen Keller Wrote:  While doing further test runs I think I should also delete the polling vectors FF8, FF9 and FFA (or even more?) in all RAM pages of the active bank. I guess I should install a handler for FF9. I'll give it a try.

Wonderful stuff Juergen! It was the last piece of code I was thinking of writing one day as I felt it is missing in the Open Source, and you have done it now! This means CYs and Ramboxes from both W&W and Eramco can now be recovered.

I love the location of the InitRom in page 4!

One thing I wonder (and that has kept me from writing it out) is how to avoid garbage in the polling points of the pages E & F (in your case) where you have the OS. I always thought that if I put the InitRom in page 4 (I was thinking page 6, but it doesnt really matter I think) and the OS into pages E&F that I would not easily be able to clear the polling points there in case they got corrupted. So my thought was that I have to have the OS in the InitRom also and copy it from there to page 8 & 9, using that the difference between OS/A and OS/B is very small (just a couple of bytes) so one would copy OS/A twice and then overwrite the correct spots to make it OS/B.

Would love to hear your thoughts, I'm probably missing a whole bunch here as you clearly state it works already neatly and is recovering CYs (of which you - similarly amazingly - have it seems a never ending supply!

Great work and I love to see this happening!

Cheers

PeterP

Cheers,

PeterP
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP-41CY re-initialization ROM - PeterP - 11-03-2019 06:19 PM
RE: HP-41CY re-initialization ROM - PeterP - 11-04-2019, 03:48 PM
RE: HP-41CY re-initialization ROM - PeterP - 11-06-2019, 03:36 PM
RE: HP-41CY re-initialization ROM - CY-CL - 10-27-2019, 04:16 PM
RE: HP-41CY re-initialization ROM - hth - 11-03-2019, 05:59 PM
RE: HP-41CY re-initialization ROM - hth - 11-03-2019, 08:32 PM
RE: HP-41CY re-initialization ROM - PeterP - 11-06-2019, 03:39 PM
RE: HP-41CY re-initialization ROM - hth - 11-06-2019, 07:45 PM
RE: HP-41CY re-initialization ROM - PeterP - 11-06-2019, 07:45 PM
RE: HP-41CY re-initialization ROM - PeterP - 11-09-2019, 08:21 PM
RE: HP-41CY re-initialization ROM - PeterP - 11-09-2019, 08:19 PM
RE: HP-41CY re-initialization ROM - CY-CL - 12-27-2019, 07:32 PM



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