Posts: 774
Threads: 93
Joined: Aug 2005
Hi,
To convert .mod files into .rom you can use "MODfile.exe", a small (DOS based) utility that you will find along with the V41 emulator on TOS.
Google for "V41 emulator" and you'll get the url... :-)
Cheers!
Diego
Edited: 28 Dec 2011, 8:57 a.m.
Posts: 1,830
Threads: 113
Joined: Aug 2005
I have been working on and off for years on a Perl solution that will take a .mod file, extract the roms, convert to .bin and place them into a LIF image. I have most of the pieces written except for the mod -> rom piece. Integrating them all will take a bit of effort too. I can't guarantee when I'll have that done, (I'm a lot slower than I once was at this sort of thing,) but I'm not that far off from a solution.
In the meantime, the .mod -> MODFILE.EXE -> .rom -> EMU41 -> LIF via WRTROM -> 41CL via READROM is the best path I've found.
Posts: 1,253
Threads: 117
Joined: Nov 2005
I saw your photo w- the three superb specimens , including the MLDL - so I think your best option here is to use the MLDL and its controlling SW (ML2k). It has all you need to move ROM images from the HEPAX into the MLDL as ROM files and back. That´s exactly how I do it.