Search found 118 matches
- Fri Jul 18, 2025 2:13 pm
- Forum: Software & Programming
- Topic: Q_Liberator malaise
- Replies: 309
- Views: 54427
Re: Q_Liberator malaise
Is it now clear that the cache problems are caused by Q_ERR_xx?
Hi,
I'm a little embarrassed to arrive when most of the work has been done, but due to health reasons, I've been away.
Using the Q60 without Copyback enabled is a major limitation.
So, here's my test environment:
- SMSQE 3.42 ...
- Tue Jun 10, 2025 11:49 am
- Forum: General QL Chat
- Topic: 2. International Sinclair QL meeting in Dormagen (Germany) 6.6 to 8.6
- Replies: 46
- Views: 9225
Re: 2. International Sinclair QL meeting in Dormagen (Germany) 6.6 to 8.6
Hi everyone!
Given some of the exciting presentations (that I missed!) that took place during the Dormegen event, I'm wondering whether we could host a remote meeting/call (Zoom, Teams or other) to allow for a broader audience?
I have a presentation myself that I was planning to offer to the ...
- Tue Jun 03, 2025 11:14 am
- Forum: Software & Programming
- Topic: Sinclair QL GUI
- Replies: 4
- Views: 1673
- Sun Jan 26, 2025 7:13 pm
- Forum: Hardware
- Topic: New Q60 Boards
- Replies: 124
- Views: 18829
Re: New Q60 Boards
Thanks for the kind words. This year is the 25th anniversary of the Q60 public release.
The hardware design (except the 128 MB RAM upgrade) was already completed in December of 1997.
..... and, moreover, my Q60 is up and running after 25 years of daily activity. It is networked (sernet ...
- Sun Jan 26, 2025 6:26 pm
- Forum: Hardware
- Topic: New Q60 Boards
- Replies: 124
- Views: 18829
Re: New Q60 Boards
Thanks for your excellent hardware!
Thanks for the kind words. This year is the 25th anniversary of the Q60 public release.
The hardware design (except the 128 MB RAM upgrade) was already completed in December of 1997.
..... and, moreover, my Q60 is up and running after 25 years of daily ...
- Fri Jan 10, 2025 7:15 pm
- Forum: Software & Programming
- Topic: Knoware.no
- Replies: 275
- Views: 97362
Re: Knoware.no
Hurray! 

- Sat Apr 27, 2024 1:53 pm
- Forum: Software & Programming
- Topic: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
- Replies: 88
- Views: 57932
Re: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
Sorry for the delay in sorting this out. It's been running me round in circles.
I know many Software provider (well known International Firms) that take more time to solve issue less problematics than this, and they are paid....so many, many thanks for your support and help....
I have ...
- Fri Apr 26, 2024 10:34 pm
- Forum: Hardware
- Topic: Announcing the new "Gold Card" - QIMSI Gold
- Replies: 361
- Views: 116038
Re: Announcing the new "Gold Card" - QIMSI Gold
Astonishing update...so happy to be there at the meeting to get one(2?
)
If I understand well Qimsi Gold is a Q68 to insert into the QL Rom Port and the original QL is used just as power supply, dont you?
See you soon....


If I understand well Qimsi Gold is a Q68 to insert into the QL Rom Port and the original QL is used just as power supply, dont you?
See you soon....



- Sat Mar 09, 2024 3:52 pm
- Forum: Software & Programming
- Topic: The MEM Device
- Replies: 9
- Views: 2794
Re: The MEM Device
Hi Per!
I developed the MEM driver a bit further than Simon's and Lau's originals and it works under SMSQe quite nicely.
I'll digit out and share the (revised) source and binary when I'm back at my laptop.
Thank you Martyn and all people that gave me suggestions.
I implemented successfully ...
- Thu Mar 07, 2024 4:12 pm
- Forum: Software & Programming
- Topic: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
- Replies: 88
- Views: 57932
Re: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
<>
This is the simple program that run on Q68:
110 ch=FOP_IN ("tcp_time.nist.gov:13")
<>
I just get Not found. What driver do you load?
I load in the Boot:
...............
360 DEFine PROCedure Net_Initz
362 LRESPR IPBasic_cde
365 LRESPR QOENet_bin : PAUSE 10
370 ETH_SETIP : PAUSE 10
375 ...