Hi all,
QLFloppySD is a card I designed it's basically a merger of a TrumpCard but implemented with static RAM and a CPLD but otherwise funtionally identical. Also onboard it has anothe CPLD that implements a slightly changed version* of the code from the original. Compared to the ones Rich listed, it's probably closest to Tetroid's trumpcard clone, except with SD instead of IDE.
*I've implemented a propper write register rather than having to capture the data lines, and also handshaking to make sure bytes have been completely sent / recieved before trying to read them.
A modification to the ROM is that it has the QL-SD driver instead of the TKII ROM that would normally be there.
Also in this machine I have one of my QIMI / ROM switcher boards that has a PS/2 mouse -> QIMI + a big flash rom that can have up to 8 system and 8 cartridge roms stored in it, which can be selected with a poke & reset.
Some pictures here on FB :
https://www.facebook.com/media/set/?set ... 02d1006de8
The album is public so you don't need a FB account to view

And before anyone asks, I currently have no plans on manufacturing either board at the moment, both are still works in progress, I may do a small production run and (or) open source them so other people can make them if they want
The point with the included version of the Trumpcard ROM is that it doesn't for example pint -> next to directories, and seems to have a known bug in it's handling of overwrite messages, which is why I updated it as it *DID* fix some bugs by doing so. Bas (doen't appear to be on this forum but is TheCorfiot on several other forums) and I also think that it was affecting the microdrive performance on his machine, but I have not tested this. Replacing TKII certainly seemed to cure it for him.
Cheers.
Phill.