QL-SD driver 1.10
- mk79
- QL Wafer Drive
- Posts: 1349
- Joined: Sun Feb 02, 2014 10:54 am
- Location: Esslingen/Germany
- Contact:
QL-SD driver 1.10
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
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?
By the way, what are the differences between qlsd110.respr.bin and qlsd110.resprWQ.bin?
- mk79
- QL Wafer Drive
- Posts: 1349
- Joined: Sun Feb 02, 2014 10:54 am
- Location: Esslingen/Germany
- Contact:
Re: QL-SD driver 1.10
The WQ version can also handle the old BDI-style images that were used in the old QL-SD drivers.
-
- Font of All Knowledge
- Posts: 4637
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
- mk79
- QL Wafer Drive
- Posts: 1349
- Joined: Sun Feb 02, 2014 10:54 am
- Location: Esslingen/Germany
- Contact:
Re: QL-SD driver 1.10
These must probably be byte-switched first, but then yes.Derek_Stewart wrote:Can this driver read the QubATA image files?
Re: QL-SD driver 1.10
Is there a way of converting the BDI images to the new format?mk79 wrote:The WQ version can also handle the old BDI-style images that were used in the old QL-SD drivers.
Cheers.
Phill.
Re: QL-SD driver 1.10
You can mount both images with QxlwinReader and just copy:prime wrote:Is there a way of converting the BDI images to the new format?
https://www.wlenerz.com/qlstuff/#qxlwinr
- mk79
- QL Wafer Drive
- Posts: 1349
- Joined: Sun Feb 02, 2014 10:54 am
- Location: Esslingen/Germany
- Contact:
Re: QL-SD driver 1.10
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, tooprime wrote:Is there a way of converting the BDI images to the new format?mk79 wrote:The WQ version can also handle the old BDI-style images that were used in the old QL-SD drivers.

Marcel
Re: QL-SD driver 1.10
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.mk79 wrote: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, tooprime wrote:Is there a way of converting the BDI images to the new format?mk79 wrote:The WQ version can also handle the old BDI-style images that were used in the old QL-SD drivers.![]()
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
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.