On Tue, 9 Oct 2007, dwight elvey wrote:
It is too bad there are no text files, these can
often
help to figure these out interleaving. You should still scan the binary
images. Sometimes there are old deleted files still on the
disk.
Are they binary data, or machine code?
If binary data, are there any obvious patterns or format of the records?
Run some of them through a Z80 assembler. See if the code straddling
sector boundaries has bad op codes v making sense.
Rather tedious and difficult, but worth the effort.