I wish i had a way of uploading the file. but to make a copy i have to do some juggling of the disk's
Has anyone tried to make a way to read the disks via PC or mac???
Copying on a Mac or PC is impossible. Many have tried that, but the floppy disk hardware and controllers are simply incompatible.
How does this memory test disk actually works ? Do you have to boot the EII with this disk, or can you load it in some way after a normal boot ? And once the disk is loaded, does it go back to that disk for loading other portions of its test program (just like normal OS operations on the EII) ?
The full active memory of the EII can be read out via the DB25 pin connector at the back of the EII, so this could be a way of copying the contents of the disk - on condition that the full memory test program is in RAM of course (which is not the case with the EII operating system for instance).
Anyway, this approach requires of course that the EII has the RS422 "client" software module loaded in some way or another.
So if the the EII boots from the memory test disk instead of a normal EII disk, and this RS422 software module is not part of that memory disk, then even reading out memory via RS422 is not possible.
Checking if the RS422 is active yes or no can be done by trying to put the EII under Mac control after the memory test disk has been loaded.
If that would be possible, then a copy could be taken with a PC connected to the EII.
The next question is then how this copy can be uploaded from PC to EII again, without overwriting crucial OS memory which can cause the EII to crash...
And finally we still have the problem that even no reliable RS422<-->PC device exists which supports the upload of data towards the EII via RS422.
...Oh well: it's pretty clear that the conclusion is that you probably can't copy the disks and upload them to the internet. The best you can do is make a hard copy on the EII itself (if supported) and physically ship them to us.
But the reasoning above made me think that it's probably quite easy to write a new memory test program.
As DrC explains, there's some logic in finding out which chip is the bad one.
And a normal asynchronous RS422/USB device in between the PC and EII is capable of reading all memory segments of the EII via the DB25 connector. If there's a bad chip, most probably reading a memory segment on that bad IC will cause an error or at least wrong data, so the memory test program running on the PC could calculate and report which IC is corrupt.
Maybe I'll try to make this, just for the fun of it
///E-Synthesist