Search found 117 matches
- 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: 4026
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: 315
- Sun Jan 26, 2025 7:13 pm
- Forum: Hardware
- Topic: New Q60 Boards
- Replies: 124
- Views: 12112
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: 12112
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: 91641
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: 56863
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: 111284
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: 2705
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: 56863
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 ...
- Thu Mar 07, 2024 12:22 pm
- Forum: Software & Programming
- Topic: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
- Replies: 88
- Views: 56863
Re: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
Hi,
Sounds like the QL on NET1 and NET3 do not understand the Time format.
How are you translating the time received from time.nist.gov into a suitable for ADATE?
Could you not update the Q68 from time.nist.gov then update the QLs on power on to the Q68, reading the Q68 clock, making the Q68 ...