Post Reply 
Reading a ROM
12-10-2020, 11:23 PM
Post: #2
RE: Reading a ROM
Programmers have to be able to read an ((E)E)PROM even to verify that that the programming "took." They can also read one in order to copy it, or to see if the contents match a particular image. So the answer is yes, and the driver software can give you files in various formats, showing the contents. A few of the many formats are Intel Hex, Motorola S-Record, and binary. http://srecord.sourceforge.net/ lets you convert between file types.

http://WilsonMinesCo.com (Lots of HP-41 links at the bottom of the links page, http://wilsonminesco.com/links.html )
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Reading a ROM - Dave Frederickson - 12-10-2020, 10:58 PM
RE: Reading a ROM - Garth Wilson - 12-10-2020 11:23 PM
RE: Reading a ROM - Dave Frederickson - 12-10-2020, 11:53 PM
RE: Reading a ROM - cruff - 12-11-2020, 12:51 AM
RE: Reading a ROM - Dave Frederickson - 12-11-2020, 01:34 AM
RE: Reading a ROM - Martin Hepperle - 12-11-2020, 12:12 PM
RE: Reading a ROM - Dave Frederickson - 12-11-2020, 06:23 PM
RE: Reading a ROM - Martin Hepperle - 12-11-2020, 06:32 PM



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