CPCWiki forum

General Category => NC100, NC200, PCW, PDA600 - the rest of the Family! => Topic started by: Gryzor on 10:12, 23 January 14

Title: Reading PCW disks with a CPC
Post by: Gryzor on 10:12, 23 January 14
Ok, here's one for our PCW-minded fellows:


Say you got a PC, an FD1 and some PCW9512-created CF2-D or CF2-DD disks. Can you read their contents somehow if you connect te FD1 to the PC?


Failing that, can a CPC read them and retrieve the files somehow?


Thanks!
Title: Re: Reading PCW disks with a CPC
Post by: JonB on 14:21, 23 January 14
PCW can read 6128 disks formatted in DISCKIT3 under CP/M.

The 6128 can't read PCW formatted disks, sadly.

The way I copy from a PC to the PCW is via a 3.5" floppy disk connected to the 6128's external drive port via a custom cable from a bloke in eBay. It's a bit convoluted.
So the answer is - to transfer from PCW to CPC you need to use a CPM formatted 6128 disk as a transfer medium. PCW and 6128 can both read and write it. If you are copying a double sided disk (PCW512 drive B: only) to a CPC, you need to again use only the CPC formatted single sided disk to transfer.
Title: Re: Reading PCW disks with a CPC
Post by: Gryzor on 14:31, 23 January 14
Oh wow, that's convoluted alright... probably out of the scope since a CPC is not available in my scenario, only a FD1 connected to the PC. Bryce suggested trying maybe Omniflop (http://www.shlock.co.uk/Utils/OmniFlop/), has anyone tried this?


Thanks for your reply, much obliged :)
Title: Re: Reading PCW disks with a CPC
Post by: fgbrain on 15:43, 23 January 14
I think that a PD program exists call READPCW that does the job...
Title: Re: Reading PCW disks with a CPC
Post by: Gryzor on 16:21, 23 January 14
Unfortunately ReadPCW appears to have been a CPC program... remember, no CPC is available here :)
Title: Re: Reading PCW disks with a CPC
Post by: MaV on 16:54, 23 January 14
If CPCDiskXP can read CPC disks from a FD-1 connected to the PC, then there's no reason that it cannot read PCW disks. The only difference between the CPC and PCW standard disk format is the sector IDs.

CF2-DD disks cannot be read on a FD-1, you need a double density drive and my guess is CPCDiskXP has no support for DD drives.

(Nothing is tested, because I dont't use CPCDiskXP and have no FD-1 connected to my PCs which BTW don't have proper floppy controllers anymore).

Title: Re: Reading PCW disks with a CPC
Post by: Gryzor on 17:58, 23 January 14
Yeah I was thinking about CPCDiskXP but haven't used it in years and really don't know anything when it comes to the PCW...


Good point about the DD ones, I have pointed it already out to the interested party, hopefully some of the disks are not DD!
Title: Re: Reading PCW disks with a CPC
Post by: TFM on 19:43, 23 January 14
FGBrain and MaV: Nothing left to say  :)
Title: Re: Reading PCW disks with a CPC
Post by: Prodatron on 11:02, 08 June 14
Quote from: Gryzor on 10:12, 23 January 14Failing that, can a CPC read them and retrieve the files somehow?
Now after undusting my PCW again I found this old topic: As SymbOS supports the PCW CP/M format, you can use this on your CPC to transfer files between PCW and CPC discs. The PCW uses another variant of the CP/M format (sector ID #0x), because its discs only have 9 reserved sectors compared to the CPCs system format (sector ID #4x), which has 18 (to store the complete CP/M 2.2 there). The PCW still uses a boot sector, so that's a reason why not taking the data format (sector ID #Cx), which has no reserved sectors.
Title: Re: Reading PCW disks with a CPC
Post by: Gryzor on 11:20, 08 June 14
Thanks Prodatron, that's very interesting. Is support native or would one need a program to do it?
Title: Re: Reading PCW disks with a CPC
Post by: Prodatron on 11:28, 08 June 14
The support is native (like FAT12 disc support as well). Just insert a CPC, PCW or MS(X)-DOS floppy in your CPCs disc drive in SymbOS and you can work with it (e.g. by using SymCommander)  :)
Title: Re: Reading PCW disks with a CPC
Post by: TFM on 18:44, 18 June 14
MSX-DOS too? That's great! So their format is not toooo different ;-)

Title: Re: Reading PCW disks with a CPC
Post by: Prodatron on 16:29, 19 June 14
There is no difference ;) FAT12 is the standard disc format of MSX-DOS, as it's more or less a 1:1 port of MS-DOS for the Z80. With a patch it also supports FAT16.
Title: Re: Reading PCW disks with a CPC
Post by: Gryzor on 17:08, 22 June 14
Thanks Prodatron, that's a great feature :)
Powered by SMFPacks Menu Editor Mod