Search found 3084 matches

by dilwyn
Wed May 28, 2025 6:45 pm
Forum: General QL Chat
Topic: Bruce Nicholls
Replies: 6
Views: 318

Re: Bruce Nicholls


That's wonderful. Have a great time! And please tell them about the international QL meeting, where both would be very welcome. ;)

Bruce is on here, so will see this for himself.
As Simon (on the left in the first picture) was performing in a local castle today, we didn't get long with him, I ...
by dilwyn
Tue May 27, 2025 8:43 pm
Forum: General QL Chat
Topic: Bruce Nicholls
Replies: 6
Views: 318

Bruce Nicholls

I was delighted to get the chance to meet up with former QL trader Bruce Nicholls today. Bruce was the man behind the company Quo Vadis Design, Q-Review magazine, and the QL-users email mailing list.

Since retiring, he's now living in Wales, not far from me, and is getting his QLs back into service ...
by dilwyn
Mon May 26, 2025 2:45 pm
Forum: Software & Programming
Topic: Procedure call tree
Replies: 6
Views: 201

Re: Procedure call tree


Hi Dilwyn!

Not sure how useful it would be for your use-case, but SNG's DIY 'WHY' Function could be placed within the various functions/procs of interest to display the Return Stack at runtime. I don't recall whether it worked only with GOSUBs or also with 'real' PROCs...


Ah, thanks Martyn ...
by dilwyn
Mon May 26, 2025 1:57 pm
Forum: Software & Programming
Topic: Procedure call tree
Replies: 6
Views: 201

Procedure call tree

I'm pretty sure I've seen what I'm looking for somewhere, but can't for the life of me remember where! If anyone knows of such a program, it'll save me time writing my own.
What I'd like is a routine to scan a program in memory and in addition to listing procedures and functions (like QREF software ...
by dilwyn
Sun May 25, 2025 5:53 pm
Forum: Hardware
Topic: QIMSI Gold enclosure
Replies: 7
Views: 443

Re: QIMSI Gold enclosure

Truly lovely! I often marvel at the inventiveness of QL users.
by dilwyn
Sat May 24, 2025 11:44 am
Forum: Software & Programming
Topic: TF Services I2C drivers
Replies: 18
Views: 3917

Re: TF Services I2C drivers

If there are any manuals for any of those interfaces, Derek, I'd be happy to add them to the other TF Services replacement manuals on my site for users to download.
by dilwyn
Fri May 23, 2025 5:58 pm
Forum: Software & Programming
Topic: SuperBASIC Quirks
Replies: 10
Views: 668

Re: SuperBASIC Quirks

It had never quite sunk in with me about what Steve said about == 0, although it is mentioned in the Jan Jones BASIC guide:

X == Y will be true if [X-Y] <= [Y*1E-7] , where [X-Y] means the absolute, or positive, value of X-Y.
Note : It may not be immediately obvious to you that no value will ever ...
by dilwyn
Thu May 22, 2025 6:49 pm
Forum: Software & Programming
Topic: SuperBASIC Quirks
Replies: 10
Views: 668

Re: SuperBASIC Quirks

S*BASIC is a little unique in having the "approximately equal" (double =), for both floats and strings in their respective ways.
It's really useful for float comparisons when tiny calculation inequalities become obvious in cases like this for such numbers.
by dilwyn
Tue May 20, 2025 1:21 pm
Forum: Hardware
Topic: Component Advice Please?
Replies: 97
Views: 4718

Re: Component Advice Please?

Nice work! The software looks relatively straightforward if you can program it from BASIC like that.

Derek - good luck with sorting out the I2C interfaces, especially if it means we can use them on Q68 one day!
by dilwyn
Sat May 17, 2025 2:49 pm
Forum: Hardware
Topic: QLion Gold Card
Replies: 86
Views: 12107

Re: QLion Gold Card

I marvel at some of the things you've achieved with these cards! Congratulations.