keirf / greaseweazle

Tools for accessing a floppy drive at the raw flux level
The Unlicense
948 stars 93 forks source link

PC disk types #416

Closed AngelDevIndie closed 6 months ago

AngelDevIndie commented 6 months ago

Hello Keirf, Thank you for your work. I'm dumping all the PC games I have.

I think I have seen an error in the parameter that is passed to the program. It's not important, but I think there was a confusion with the numbers.

In SCP.py the DiskType values for PC are: imagen

In the specifications for SCP files on the cbmstuff.com website: imagen

So the correct parameter should be: ibmpc-360k

I don't know if this is the case, but maybe you got confused.

Thanks again, and I hope I helped you.

Best regards.

keirf commented 6 months ago

Yes, that's a typo, thanks for the report!

FrankieTheFluff commented 3 weeks ago

Hi, could you please also check the added atarist-dshd and atarist-sshd? https://www.cbmstuff.com/downloads/scp/scp_image_specs.txt

Greetings Frank