Page 1 of 4

QL-SD driver 1.10

Posted: Thu Jan 13, 2022 12:23 am
by mk79
I released a small bug-fix release of the QL-SD driver. At least users of 1.09 should update: https://www.kilgus.net/2022/01/13/ql-sd-driver-1-10/

Re: QL-SD driver 1.10

Posted: Fri Jan 14, 2022 7:18 pm
by afx
Hi Marcel, great. I have updated the driver, everything went well.

By the way, what are the differences between qlsd110.respr.bin and qlsd110.resprWQ.bin?

Re: QL-SD driver 1.10

Posted: Fri Jan 14, 2022 7:50 pm
by mk79
The WQ version can also handle the old BDI-style images that were used in the old QL-SD drivers.

Re: QL-SD driver 1.10

Posted: Sat Jan 15, 2022 4:19 pm
by Derek_Stewart
Hi,

Can this driver read the QubATA image files?

Re: QL-SD driver 1.10

Posted: Sat Jan 15, 2022 9:42 pm
by mk79
Derek_Stewart wrote:Can this driver read the QubATA image files?
These must probably be byte-switched first, but then yes.

Re: QL-SD driver 1.10

Posted: Wed Feb 23, 2022 5:19 pm
by prime
mk79 wrote:The WQ version can also handle the old BDI-style images that were used in the old QL-SD drivers.
Is there a way of converting the BDI images to the new format?

Cheers.

Phill.

Re: QL-SD driver 1.10

Posted: Wed Feb 23, 2022 5:32 pm
by Peter
prime wrote:Is there a way of converting the BDI images to the new format?
You can mount both images with QxlwinReader and just copy:
https://www.wlenerz.com/qlstuff/#qxlwinr

Re: QL-SD driver 1.10

Posted: Wed Feb 23, 2022 6:11 pm
by mk79
prime wrote:
mk79 wrote:The WQ version can also handle the old BDI-style images that were used in the old QL-SD drivers.
Is there a way of converting the BDI images to the new format?
QPC can mount both types (CueShell from the demo disc can copy whole directory and drives in one go). Not tried QxlWinReader, but seeing that it's from Wolfgang it's probably cool, too ;)

Marcel

Re: QL-SD driver 1.10

Posted: Wed Feb 23, 2022 6:48 pm
by prime
mk79 wrote:
prime wrote:
mk79 wrote:The WQ version can also handle the old BDI-style images that were used in the old QL-SD drivers.
Is there a way of converting the BDI images to the new format?
QPC can mount both types (CueShell from the demo disc can copy whole directory and drives in one go). Not tried QxlWinReader, but seeing that it's from Wolfgang it's probably cool, too ;)
Humm perhaps I'm doing something wrong but when I point one of the win devices at my QL_BDI.BIN and start QPC2, accessing the device seems not to produce meaningfull results.
For example doing dir win3_ produces what looks like a superbasic listing, I guess it's reading the sectors where it expects there to be a directory, but there is basic?

Do I have to rename the image?

Cheers.

Phill.

Re: QL-SD driver 1.10

Posted: Wed Feb 23, 2022 8:32 pm
by Peter
Could it be that you have no proper Qubide image, but something byteswapped by an IDE conversion device? That's the usual mistake people make. 68K Is big-endian, Intel not.