Re: External QL-SD
Posted: Wed Nov 12, 2014 8:34 am
Put me down for a ram expansion too 

I'm kinda working on that one, no promises as to time scales, but I sent the prototype board off for fabrication on Monday.thorsinclair wrote:The package of QL-SD and RAM extension sounds very interesting. A quick question just for info, as I'd like to know if it would be possible to put QL-SD, RAM extension (and maybe a floppy controller) on one card for the expansion slot ... Just out of curiosity.
I was actually tempted to design this myself, and ordered all the prototyping parts some time ago. Unlike the ROM port solutions (both internal and external), it blocks the expansion slot for (Super) Gold Cards. But since many QL refuse to work reliably with the QL-SD plus (S)GC combination anyway, this disadvantage has become less important. The expansion slot solution has the advantage that mICE or external ROMs would work together with QL-SD.thorsinclair wrote:The package of QL-SD and RAM extension sounds very interesting. A quick question just for info, as I'd like to know if it would be possible to put QL-SD, RAM extension (and maybe a floppy controller) on one card for the expansion slot ... Just out of curiosity.
RWAP wrote:I think the reality is that the market is desperate for a new storage device for the QL - if it plugs into the ROM port and therefore does not require the user to open up the QL, remove ROM chips and switch to Minerva, then it is bound to be a winner and get even more people after it.
A lot of people have QLs as a result of a collection, but then have no means of getting software on them to use them (due to the microdrive cartridges being so unreliable - and lack of repaired cartridges out there!).
However, they want to keep the QL as original as possible, therefore an expansion which means opening the QL goes against their requirements. Also Minerva is not the best platform for using older QL sofware (as not all of it works, or you have to remember to run the QL in dual screen mode).
Then all we need is a cheap and readily available RAM expansion
Saw this after I posted my own message. Do you use Flash ROM, and can it hold opreating system(s) also?prime wrote:I have a prototype running with Floppy & QUBIDE, and with an add on board QL-SD, the boards I just sent for manufacture have Floppy, RAM and SD, basically a Trump Card with SD built on.
SMSQ/E is free software now - far too late for major hardware developments - but it is. And it contains a floppy driver.prime wrote:The main stumbling block at the moment is getting floppy code that it would be legal to distribute, QL-SD (and QUBIDE) are both GPL so no probs there.
Hi Peter,Peter wrote:Saw this after I posted my own message. Do you use Flash ROM, and can it hold opreating system(s) also?prime wrote:I have a prototype running with Floppy & QUBIDE, and with an add on board QL-SD, the boards I just sent for manufacture have Floppy, RAM and SD, basically a Trump Card with SD built on.
Will it eventually be smaller, so it does not stick out of the QL?
SMSQ/E is free software now - far too late for major hardware developments - but it is. And it contains a floppy driver.prime wrote:The main stumbling block at the moment is getting floppy code that it would be legal to distribute, QL-SD (and QUBIDE) are both GPL so no probs there.
Might be worth considering a SMSQ/E port to the QL. Maybe it is even possible to separate the floppy code from the rest, but I doubt that would be easier than a complete port.
Would be nice, but keep in mind it can not be done without reprogramming the operating system (EP)ROM. Not all exception vectors can be redirected by software.Derek_Stewart wrote:I will have a look at SMSQ/E on a QL-SD System, I have it running on a 768KN
Trump Card.
There is Atapi-CD and QCDEZE for native CDROM.Derek_Stewart wrote:There is no native IDE CDROM driver and most modern computers do not have optical devices builtin.
Yes it is a flash rom, but as designed it can't be programmed from the QL (the /WE line is tied high), but it may be possible to modify it so that it can. It may also be possible to override the system ROMS in the $00000-$10000 area, and replace them with ROM mapped from the flash.Peter wrote:Saw this after I posted my own message. Do you use Flash ROM, and can it hold opreating system(s) also?prime wrote:I have a prototype running with Floppy & QUBIDE, and with an add on board QL-SD, the boards I just sent for manufacture have Floppy, RAM and SD, basically a Trump Card with SD built on.
Maybe I'd have to re-design using surface mount chips but they are more of a pain to hand solder....and the WD1770 is only available as a DIP (or maybe as a PLCC, but that would not save us much space).Will it eventually be smaller, so it does not stick out of the QL?
That's true and it does have the code for an Atari ST floppy IIRC which is WD177x based, so may be possible to extract that part of the system at least.SMSQ/E is free software now - far too late for major hardware developments - but it is. And it contains a floppy driver.prime wrote:The main stumbling block at the moment is getting floppy code that it would be legal to distribute, QL-SD (and QUBIDE) are both GPL so no probs there.
Might be worth considering a SMSQ/E port to the QL. Maybe it is even possible to separate the floppy code from the rest, but I doubt that would be easier than a complete port.