Search found 2783 matches

by dilwyn
Thu May 16, 2024 7:18 pm
Forum: Software & Programming
Topic: Dynamic program loading in SuperBASIC
Replies: 17
Views: 460

Re: Dynamic program loading in SuperBASIC

I'll just add a little note of caution here as regards a warning in the Toolkit 2 manual of what can happen with un-numbered lines in a BASIC file on some QDOS ROMs, which is also mentioned in Simon Goodwin's ROM bugs articles in QL World. "If you try to RUN a BASIC program from a DO file, then...
by dilwyn
Thu May 16, 2024 12:20 pm
Forum: The Off-Topic Section
Topic: Z88 power supply
Replies: 10
Views: 205

Re: Z88 power supply

Just had a quick look on eBay for Z88s and accessories, feeling a little nostalgic after getting rid of my Z88 some years ago.

Like many retro systems, the prices they go for somewhat amazed me!
by dilwyn
Tue May 14, 2024 5:20 pm
Forum: Software & Programming
Topic: Dynamic program loading in SuperBASIC
Replies: 17
Views: 460

Re: Dynamic program loading in SuperBASIC

I suppose it depends on not adding too many "progress" lines in between lines of SuperBASIC so as not to have too much effect on loading times.
by dilwyn
Tue May 14, 2024 5:18 pm
Forum: Hardware
Topic: Video cable compatible with all Scart TVs
Replies: 8
Views: 280

Re: Video cable compatible with all Scart TVs

Probably not very relevant here, I don't know, there was sometimes an issue if a Gold/Super Gold Card was involved. One eBay supplier made different SCART monitor leads for QLs with Gold Cards or Super Gold Cards (maybe both, can't remember). They use the CSYNC as ram refresh signal, so squashing i...
by dilwyn
Tue May 14, 2024 5:06 pm
Forum: Hardware
Topic: Video cable compatible with all Scart TVs
Replies: 8
Views: 280

Re: Video cable compatible with all Scart TVs

Oops, minutes after my first post I remembered the cables I mentioned came from Retro Computer Shack: https://www.ebay.co.uk/itm/260814300633?itmmeta=01HXVXAG2TNC9CYCWE1HC1VWTB&hash=item3cb9be65d9:g:XKsAAOSwUUVmEQx0&itmprp=enc%3AAQAJAAAA0BIob9t%2F4ZgE7l%2BnXFvOWu18spedVFOOaOceagACWPNJcF1sLy%...
by dilwyn
Tue May 14, 2024 4:59 pm
Forum: Hardware
Topic: Video cable compatible with all Scart TVs
Replies: 8
Views: 280

Re: Video cable compatible with all Scart TVs

Probably not very relevant here, I don't know, there was sometimes an issue if a Gold/Super Gold Card was involved. One eBay supplier made different SCART monitor leads for QLs with Gold Cards or Super Gold Cards (maybe both, can't remember). I've had a look for the explanatory paperwork which came ...
by dilwyn
Mon May 13, 2024 8:50 pm
Forum: Software & Programming
Topic: Pointer Absolute Position
Replies: 8
Views: 462

Re: Pointer Absolute Position

To show how this could be used in a "real" program, I wrote a program called PtrPostn (pointer position), which both beeps when pointer is at the edges of the screen and when you press CTRL P it highlights the current pointer position by drawing some animated circles around the pointer ori...
by dilwyn
Sun May 12, 2024 9:19 am
Forum: Hardware
Topic: Sick Q68
Replies: 7
Views: 173

Re: Sick Q68

Bought a Q68 about a year ago, fired it up and everything worked. Couldn't play for long as I was in the middle of a change of location. So it got packed up again ready for the move. Finally got time to sort my new computer room out last week. My Q68 has decided that it doesn't like any of my CF ca...
by dilwyn
Sat May 11, 2024 9:28 pm
Forum: Software & Programming
Topic: QSTAR 2
Replies: 24
Views: 724

Re: QSTAR 2

tofro wrote: Sat May 11, 2024 7:31 pm Dilwyn,

That's one of the (the main) reasons why I'm not sure whether the header preservation methods we have devised over the years are really of any help at all or just create even more confusion. I sometimes think it 's the latter.
Quite so.
by dilwyn
Sat May 11, 2024 6:25 pm
Forum: Software & Programming
Topic: QSTAR 2
Replies: 24
Views: 724

Re: QSTAR 2

The zip file was created on PC, so the executable has a header. The source files are in subdir, maybe unzip cannot work with subdirs , I don't know, I'm just guessing. Solution: unzip on PC and then move the files to a QL container I will create a QDOS zip file also and upload it here. It had a Qem...