HP Forums
translating .ROM to .MOD - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: translating .ROM to .MOD (/thread-22032.html)



translating .ROM to .MOD - twdeckard - 07-14-2024 12:00 AM

I am looking for an AV1.MOD file (the ADM systems aviation module).

I have the .ROM file.

I searched a bit but was hoping there is a relatively turnkey method to perform the conversion.

Best
Todd


RE: translating .ROM to .MOD - rprosperi - 07-14-2024 12:52 AM

For a simple, single 4K ROM, you can use the MODMakeWin utility from Warren Furlow here:

http://www.op41.org/LibView.cfm?Command=View&ItemID=1255 (Note: Replace "op" with "hp" in the url)

This utility works for simple conversions, but other tools are needed for more advanced modules, including multiple banks and similar complex configurations.


RE: translating .ROM to .MOD - twdeckard - 07-14-2024 04:32 PM

That worked perfectly! Thank you Bob for the quick reply, and of course Warren for the utility!

Todd