As can be seen from http://theqlforum.com/viewtopic.php?f=3& ... unzip#p529 I've got unzip onto my QL (well actually Mess emulated QL

Can someone please remind me of something I knew 20 odd years ago

Cheers.
Phill.
IIRC, the unzipped files get sent by default to the DATA_USE setting. Or can be sent to a specific path with the -d command:prime wrote:Got it,
Seems you have to use EX / EW from a toolkit as the normal QDOS EXEC / EXEC_W don't seem to like passing parameters.
So something like :
EX flp1_unzip;'-j flp1_editor_zip'
Did the trick.
Cheers.
Phill.
Ahh you probably used it before it had disk support, IIRC it only supported microdrive images back then which was pretty useless for anything more moderndilwyn wrote: Regarding MESS - are you using floppy disk images, or have you implemented a SuperQBoard style floppy driver for it? It's a long time since I used MESS/QL. The emulation seemed pretty god back then, but it was really hard to transfer QL software to it.
I modified the driver a couple of years back and added support for both the Sandy Superdisk and the Trump Card (selectable from the dipswitch menu in Mess), obviously you need the correct romset but those should be easily findable on the net. If not, I could upload the relevant rom images as I took them from my own SSD and TC.Maybe you could describe what it's like now Phill, and how people can get hold of it, after all, it's not exactly the most talked about QL emulator. I remember the website is at http://www.mess.org/, the name credited for the QL emulation is 'Kurt Coder' but that's about all I can remember!
For those who've never heard of MESS, it's a kind of multiple computer/arcade game emulation system which happens to have a QL emulator available in it. IIRC, you need to download a QL ROM image to make it work, but those are easy to get nowadays.