QL-SD news
-
- Font of All Knowledge
- Posts: 4668
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: QL-SD news
Hi,
If the updated logic is available, I could update the existing QL-SD interfaces.
I would also like a new internal QL-SD interface.
If the updated logic is available, I could update the existing QL-SD interfaces.
I would also like a new internal QL-SD interface.
Regards,
Derek
Derek
- vanpeebles
- Commissario Pebbli
- Posts: 2851
- Joined: Sat Nov 20, 2010 7:13 pm
- Location: North East UK
- mk79
- QL Wafer Drive
- Posts: 1349
- Joined: Sun Feb 02, 2014 10:54 am
- Location: Esslingen/Germany
- Contact:
Re: QL-SD news
If there really is sufficient demand for an external version I might consider doing one. It's more or less the same thing in another form factor after all. The CPLD code might need some small tweaks to make routing easier or to optionally disable the lower 48KB of the ROM, but that's probably it. But in any case "real artists ship", so first priority is producing the internal version, let's see how that works out for me first 
Thank you all for your interest.
Marcel

Thank you all for your interest.
Marcel
-
- RWAP Master
- Posts: 2892
- Joined: Sun Nov 28, 2010 4:51 pm
- Location: Stone, United Kingdom
- Contact:
Re: QL-SD news
I wonder how easy it would be to make one of these that works with the ICL One Per Desk (OPD) - it would probably be easier to adapt the vDrive!
Rich Mellor
RWAP Software
RWAP Adventures
SellMyRetro
Retro-Printer Module - add a USB printer to your QL
Also Involved in:
Icephorm
RWAP Software
RWAP Adventures
SellMyRetro
Retro-Printer Module - add a USB printer to your QL
Also Involved in:
Icephorm
- mk79
- QL Wafer Drive
- Posts: 1349
- Joined: Sun Feb 02, 2014 10:54 am
- Location: Esslingen/Germany
- Contact:
Re: QL-SD news
Well, the QL market is already limited, I think the OPD market might actually be negative 

Re: QL-SD news
The OPD uses an ICL-written OS that isn't compatible with QDOS. It also operates the microdrives in a different way.
It would need new drivers. That is a bit of a stumbling block.
It would need new drivers. That is a bit of a stumbling block.
Re: QL-SD news
Before I started QL-SD, Rich Mellor strongly voted for an external version, and I guess he knows the "market" quite well.mk79 wrote:If there really is sufficient demand for an external version I might consider doing one.
Especially for an external version, demand will depend much on offers at SellMyRetro and eBay, not just forum.
I would buy one, if it is a singleboard like RomdisQ. As clumsy sandwich solution with two PCBs would not be my taste.
I presume you already had a look at Wolfgang's driver and use that one. Do you see a chance to make it QDOS compatible?
Otherwise the external interface would require opening the case to remove the internal ROMs.
- NormanDunbar
- Forum Moderator
- Posts: 2467
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Buckie, Scotland
- Contact:
Re: QL-SD news
I haven't seen an OPD for years. We used to have a couple in the office when I worked in Aberdeen City Council - we were an ICL shop back then and had a few mainframes to look after. They had decent keyboards, and inbuilt modems too, if memory serves.Dave wrote:The OPD uses an ICL-written OS that isn't compatible with QDOS. It also operates the microdrives in a different way.
It would need new drivers. That is a bit of a stumbling block.
I think Dave Walker did an OPD reader, possibly writer, back then. Maybd there's a driver there?
Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
- NormanDunbar
- Forum Moderator
- Posts: 2467
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Buckie, Scotland
- Contact:
Re: QL-SD news
Just checked, Dave did indeed write a low level driver for OPD microdrives. Check https://itimpi.updog.co/djwdown.htm#OPD for source and binaries.
Cheers,
Norm.
Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
- mk79
- QL Wafer Drive
- Posts: 1349
- Joined: Sun Feb 02, 2014 10:54 am
- Location: Esslingen/Germany
- Contact:
Re: QL-SD news
I made one important change to improve SMSQ/E and QDOS compatibility. Tried it with JS for fun, but it didn't work reliably. Avoided the pain of investigating this further.Peter wrote:I presume you already had a look at Wolfgang's driver and use that one. Do you see a chance to make it QDOS compatible?
Otherwise the external interface would require opening the case to remove the internal ROMs.
Marcel