Hello,
* On Mon, Jul 31, 2017 at 01:28:25PM -0700 Tregare wrote:
> commodore cp/m disks are not normal cbm format
>
> heres a link to a page with info on copying cp/m disks
http://www.herne.com/
> cpm.htm
* On Mon, Jul 31, 2017 at 09:48:14PM -0400 rcade wrote:
> That's very strange since they work from D64 which only stores CBM sectors...
Both of you are right.
First, as far as I know, all CP/M disks that Commodore manufactured and
delivered were in the so-called GCR format. That is, they share the same
way to physically write bits to the disk that the 1541 and 1571
(non-CP/M) use.
That's why these can be read into and written from D64 or D71 files.
Moreover, single-sided disks can be read with a 1541, a 1570 or a 1571
drive.
Note, however, that the "logical" format differs! That is, they use the
CP/M format, starting with the important data (disk layout, directory,
and so on) on track 1, not on track 18 like "normal" CBM disks use.
Additionally, the 1570 and 1571 can read and write MFM formatted disks
(instead of GCR). These disks cannot be read or written with 1541, and
they cannot be converted to a D64 or D71 disk. (To be more precise: I
have not checked if the logical format is the same as with GCR formatted
disks, in which case, this would be possible, theoretically. However, at
least OpenCBM and thus the ZoomFloppy do not support this at the moment,
even if it would be possibl).
Having said this, MFM formatted disks for the C128 seem to be very rare.
Regards,
Spiro.
--
Spiro R. Trikaliotis
http://www.trikaliotis.net/