bear (r.stricklin) wrote:
Howdy folks.
I have a handful of 5.25" floppy disks for an Ohio Scientific C1, which I would like
to image. Anyone have any info on this disk format, or know of a tool that can read them?
They don't appear to be in a WD177x-style format... at least not one intelligible to
ImageDisk or Tim Mann's catweasel tools. There is at least one C1 emulator out there
with support for disk image files, so I have some hope somebody's already done the
dirty work for me.
The winOSI emulator uses a raw disk dump format.? The dump can be produced, as
David G. pointed out, using the disk dump utility.
For a detailed discussion of the disk format, look at The OSI Gazette, Compute! #20, Jan
1982.? The Gazette in issue #21 contains a discussion of the disk routines.? Both are
available at
http://www.osiweb.org/journals.html#Computes_Gazette
OSI (Meaning Mike Cheiky) used a regular UART to write the data stream to the disk, using
discrete TTL logic and one-shots to do the MFM encoding and decoding, and a standard PIA
chip to drive the floppy control lines, managing the disk state in software.? This allowed
OSI to have a disk interface before the standard chips were available.? (At the time, S100
systems handled disk interfacing with boards full of TTL; Apple handled it by having Woz
and a few chips; and CBM hoped to use the GPIB interface to get a disk for free, but it
didn't work out that way).? So all in all, you have to hand it to Cheiky for coming up
with a cheap solution based on commodity chips--not as clever as Woz's interface, but
since OSI had less cloud with drive manufacturers than apple, it was a win to be able to
use a standard drive.
If you make any images, I would be very interested in getting copies of them for the
archive.
Best regards,
Dave