Quill from Gilsoft
-
- Font of All Knowledge
- Posts: 4610
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: Quill from Gilsoft
look at his You Tube channel for a history of Gilsoft:
https://www.youtube.com/watch?v=POqaQLs ... dvaw6gffmJ
https://www.youtube.com/watch?v=POqaQLs ... dvaw6gffmJ
Regards,
Derek
Derek
Re: Quill from Gilsoft
Thank you for sharing this materialDerek_Stewart wrote: Sun Jun 16, 2024 3:38 pm look at his You Tube channel for a history of Gilsoft:
https://www.youtube.com/watch?v=POqaQLs ... dvaw6gffmJ

- Sparrowhawk
- Super Gold Card
- Posts: 716
- Joined: Wed Dec 15, 2010 12:33 pm
- Location: @131072
Re: Quill from Gilsoft
This article mentions the author of the QL version. He may still have a copy of the A08 version? Long shot, but you never know.
http://8-bit.info/2017/01/22/the-gilsoft-legacy/
Seems like he has a github page (Linux filesystem stuff). Assuming it's the same person.
https://github.com/huwpowell?tab=repositories
http://8-bit.info/2017/01/22/the-gilsoft-legacy/
Seems like he has a github page (Linux filesystem stuff). Assuming it's the same person.
https://github.com/huwpowell?tab=repositories
a.k.a. Jean-Yves
Re: Quill from Gilsoft
Already (weeks ago) was asked by Phoebus, and he has not.Sparrowhawk wrote: Mon Jun 17, 2024 9:42 am This article mentions the author of the QL version. He may still have a copy of the A08 version? Long shot, but you never know.
http://8-bit.info/2017/01/22/the-gilsoft-legacy/
Seems like he has a github page (Linux filesystem stuff). Assuming it's the same person.
https://github.com/huwpowell?tab=repositories
The last update was what was told here few post ago, somebody who contacted him with a version of Quill (not the last but pretty mature).
Or ... any of us that could have it in a forgotten MDV.
But all together not only we get more chances to get it, but also enjoy knowing about that matter and little jewels of QL Scene (for me at least)

Thanks
Re: Quill from Gilsoft
Thanks all for the effort you are putting into searching for this - I did try to find a later version than A03 some years back (wow was it 2017!!!) - as I have a floppy version of that:
viewtopic.php?p=35964&hilit=gilsoft+quill#p35964
But, things got in the way and nothing ever turned up. The copy on e-bay re-invigorated the effort but, got too high for my liking and there was no guarantee it worked or what version it was.
I am currently investigating the A07 version that Rich kindly sent over to see if it cures all the known bugs and what if any remain. So we may finally have a version that is worth using... and therefore releasing.
viewtopic.php?p=35964&hilit=gilsoft+quill#p35964
But, things got in the way and nothing ever turned up. The copy on e-bay re-invigorated the effort but, got too high for my liking and there was no guarantee it worked or what version it was.
I am currently investigating the A07 version that Rich kindly sent over to see if it cures all the known bugs and what if any remain. So we may finally have a version that is worth using... and therefore releasing.
-
- Font of All Knowledge
- Posts: 4610
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: Quill from Gilsoft
Hi,
I was going tk bid on the Quill on Ebay, but the same, too high.
Which is a pity, I would of looked into disassembling or decompiling the binary file to maybe get an idea on how to update it.
The Youtube video of the history of Gillsoft gives no indication of the language they used to produce Quill.
But looks a dead horse, so I will use DPs ACT which does the same thing.
I was going tk bid on the Quill on Ebay, but the same, too high.
Which is a pity, I would of looked into disassembling or decompiling the binary file to maybe get an idea on how to update it.
The Youtube video of the history of Gillsoft gives no indication of the language they used to produce Quill.
But looks a dead horse, so I will use DPs ACT which does the same thing.
Regards,
Derek
Derek
Re: Quill from Gilsoft
Derek,
I have the A03 source code (written in 68K ASM I think with the Metacomco assembler but, my memory may have failed me on that) which I have since recovered from anther floppy so no real need to disassemble that version of the Quill.
I have had no luck getting the A07 version that Richard sent me running on my uQLx - the A03 image I recovered above still works fine so I don;t think it is the emulator. I did I think correctly use the unzip inside the emulator to extract the files to a virtual mdv but, it just hangs after the title screen on the EXEC_W of the binary.
My plan was to disassemble the A07 and compare the source changes to recover the A07 source.
So if anyone has another image of A07 or later it would be appreciated.
Tim
I have the A03 source code (written in 68K ASM I think with the Metacomco assembler but, my memory may have failed me on that) which I have since recovered from anther floppy so no real need to disassemble that version of the Quill.
I have had no luck getting the A07 version that Richard sent me running on my uQLx - the A03 image I recovered above still works fine so I don;t think it is the emulator. I did I think correctly use the unzip inside the emulator to extract the files to a virtual mdv but, it just hangs after the title screen on the EXEC_W of the binary.
My plan was to disassemble the A07 and compare the source changes to recover the A07 source.
So if anyone has another image of A07 or later it would be appreciated.
Tim
Re: Quill from Gilsoft
The A07 locks at this screen which in the boot loader is at line 290 and does EXEC_W mdv1_quillA07
As there are no pics of it running here is the A03 screen that should come up after the loading screen:
and then the two menu screens
As there are no pics of it running here is the A03 screen that should come up after the loading screen:
and then the two menu screens
Re: Quill from Gilsoft
Have you tested it in QEmulator, with the program in the DOS directory? It might be because of the header .Timbucus wrote: Tue Jun 18, 2024 10:07 pm The A07 locks at this screen which in the boot loader is at line 290 and does EXEC_W mdv1_quillA07
My version of Quill vA07 works in QEmulator, but I had no time to test it on a real QL yet.
Re: Quill from Gilsoft
Hi Andrew,
I will test your version tomorrow in a break in a real QL.
Well... not from my MDVs that doesn't work but from MDPs that I have working fine and do the job same than MDVs.
About source code, ASM is not my best shoot, but... if there is a chance to get the source code in C or another/similar language, it would be nice to look into it.
I will test your version tomorrow in a break in a real QL.
Well... not from my MDVs that doesn't work but from MDPs that I have working fine and do the job same than MDVs.
About source code, ASM is not my best shoot, but... if there is a chance to get the source code in C or another/similar language, it would be nice to look into it.