Post Reply 
HP-35 ROM Object Files w/Bug Fix?
11-07-2021, 02:27 AM
Post: #3
RE: HP-35 ROM Object Files w/Bug Fix?
Hi Tony,

My preferred format is like this:

Code:
0000:0335
0001:1377
0002:1044
0003:0027
   ⋮
1374:0530
1375:1007
1376:0514
1377:0773

Each line represents a 10-bit instruction word. The first four digits are the address in octal and the last four digits are the 10-bit instruction word in octal. All three ROMs are in one file.

I've already written the Verilog parser to read that format, but I can take another format.

Thanks,

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


Messages In This Thread
HP-35 ROM Object Files w/Bug Fix? - Rob W - 11-06-2021, 03:20 PM
RE: HP-35 ROM Object Files w/Bug Fix? - Rob W - 11-07-2021 02:27 AM



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