keirf / greaseweazle

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

TrDos for ZxSpectrum. #410

Open Motohobiman opened 7 months ago

Motohobiman commented 7 months ago

Hello! Very thx for this product greasrweasle. Plz add TrDos ZxSpectrum - namefile.trd ,for working in this project ,many people ex ussr used this operation system.

Yserra commented 7 months ago

I think it's already implemented. Try:

(for a double-side 80-track disk): gw read --format=zx.trdos.640 MyTRDosDisk.img mv MyTRDosDisk.img MyTRDosDisk.trd

(for a single side, 40-track disk, read from a 48TPI drive) gw read --format=zx.trdos.640 MyTRDosDisk.img --tracks="c=0-39:h=0" mv MyTRDosDisk.img MyTRDosDisk.trd

(for a single side, 40-track disk, read from a 96TPI drive) gw read --format=zx.trdos.640 MyTRDosDisk.img --tracks="c=0-39:h=0:step=2" mv MyTRDosDisk.img MyTRDosDisk.trd

It it doesn't work, you can ever convert .img disk images to .trd disk images thanks to the tool HxC Floppy Emulator

Motohobiman commented 7 months ago

Im use https://desertsagesolutions.com/greaseweazlegui/ and please addon .trd profile photo_5384212973142266522_y HxC Floppy Emulator not comfort working with trd file