68kMLA Classic Interface

This is a version of the 68kMLA forums for viewing on your favorite old mac. Visitors on modern platforms may prefer the main site.

Click here to select a new forum.
ROM Interleaving tool?
Posted by: techknight on 2019-01-01 13:40:27
I would hate to write one if I dont have to, but is there a quicky little tool somewhere that can take the LOW/HIGH images of ROM and interleave them back into a single ROM image? I vaguely recall a thread about that but ill be darned if I can find it. 

Posted by: Bolle on 2019-01-01 17:03:47
ROMWizard can do that, I think it‘s german obly though:

http://www.wolfgangrobel.de/romwizard.htm

srec_cat is also made for that job if you don’t need a GUI.

Posted by: techknight on 2019-01-04 17:04:34
my german skills are non-existent. I ended up throwing together a quick little program to do this. 

Been spending the past week or so disassembling and reverse-engineering a 68010 VMEBus based machine, trying to make heads or tails of it. Not getting too far. 

1