[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Some way to see if my 1.44 MB disk format is Superdrive compatible?
- Subject: Some way to see if my 1.44 MB disk format is Superdrive compatible?
- From: steve@dosius.zzn.com (Dosius)
- Date: 2 Apr 2003 16:38:02 -0800
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com/
- Xref: archiver1.google.com comp.sys.apple2:29402
I have in my emulator code that will allow me to use a 1.4 MB disk as
a ProDOS block device. It takes a disk overlaid with an MS-DOS format
and reinitializes it for ProDOS, with a total of 2880 blocks (the
geometry is 2 heads, 80 tracks, 18 sectors, 512 bytes per sector; no
software interleave; flip heads between tracks � la MS-DOS).
I'd like to see if it's Superdrive-ProDOS compatible. I can send a
CopyQM sample disk image to anyone who may be interested.
Thanks in advance.
-uso.