Search found 1311 matches

by pjw
Mon Mar 25, 2024 2:08 pm
Forum: Software & Programming
Topic: Q-Liberator 3.46
Replies: 29
Views: 918

Re: Q-Liberator 3.46

When I lrun flp1_boot on Q-emuLator, with nothing else loaded, it crashes out (see image) But if I boot Q-emuLator with the img already in the flp1 device slot it loads fine Is there any obvious reason for this please? Many thanks Screenshot 2024-03-25 at 10.05.13.png No, its incredibly unobvious! ...
by pjw
Mon Mar 18, 2024 4:57 pm
Forum: Software & Programming
Topic: Launchpad v2.12 Update
Replies: 19
Views: 1113

Re: Launchpad v2.12 Update

dilwyn wrote: Mon Mar 18, 2024 4:29 pm Personally, with the main QLib release at 3.45a (well, that's what it displays in its front end anyway) and the last Liberation Software distro at 3.36, I'd find 3.37 confusing.
Whoopsadaisy! I mean V3.46!
by pjw
Mon Mar 18, 2024 3:13 pm
Forum: Software & Programming
Topic: Launchpad v2.12 Update
Replies: 19
Views: 1113

Re: Launchpad v2.12 Update

<> Thank you Per. I don't know why I didn't do something like that in the first place. Probably because I wanted to display the extra info that QJ or JOBS supply (and probably I was too lazy). Ah yes. That was just a wee reminder in case you had forgotten. I knew you could fill in any missing detai...
by pjw
Mon Mar 18, 2024 3:10 pm
Forum: Software & Programming
Topic: Launchpad v2.12 Update
Replies: 19
Views: 1113

Re: Launchpad v2.12 Update

<> Clearly there is a problem with the latest Qlib_ext and QJ; an earlier version works ok. Strange, 'cause I didnt (knowingly) alter any code, just repackaged it. I'll try to fix it as soon as I have some time. This should fix it! There was one misaligned byte in the embedded text. I also removed ...
by pjw
Sun Mar 17, 2024 10:41 pm
Forum: Software & Programming
Topic: Launchpad v2.12 Update
Replies: 19
Views: 1113

Re: Launchpad v2.12 Update

pjw wrote: Sun Mar 17, 2024 10:07 pm <>
Clearly there is a problem with the latest Qlib_ext and QJ; an earlier version works ok. Strange, 'cause I didnt (knowingly) alter any code, just repackaged it.
I'll try to fix it as soon as I have some time.
by pjw
Sun Mar 17, 2024 10:07 pm
Forum: Software & Programming
Topic: Launchpad v2.12 Update
Replies: 19
Views: 1113

Re: Launchpad v2.12 Update

Dilwyn, you could try:

Code: Select all

100 DEFine PROCedure ListJobs(ch)
110 LOCal nj, n
120 :
130 n = 0
140 REPeat nj
150  n = NXJOB(n, 0)
160  IF n = 0: EXIT nj
170  PRINT#ch; JOB$(n)
180 END REPeat nj
190 END DEFine ListJobs
200 :
210 :
by pjw
Sun Mar 17, 2024 8:47 pm
Forum: Hardware
Topic: QL <-> MOXA Nport 5150A and Internet! Surf on Telnet connected BBS
Replies: 16
Views: 674

Re: QL <-> MOXA Nport 5150A and Internet! Surf on Telnet connected BBS

With QPC2, Q68, etc, you dont even need a modem or serial cable..
Any tips on good, QL-related BBSes? There are just too many other ones out there.
by pjw
Thu Mar 14, 2024 1:37 pm
Forum: General QL Chat
Topic: Most probably the smallest "QL" ever!
Replies: 32
Views: 2050

Re: Most probably the smallest "QL" ever!

I respect all the effort for installing QL emulators on all kind of small computers and devices. I still think that the smallest QL ever is the QL working on your Android phone. It really works well on your phone by means of the Exagear emulator if you install this on your Android phone, then you c...
by pjw
Tue Mar 12, 2024 10:29 pm
Forum: Software & Programming
Topic: The MEM Device
Replies: 9
Views: 479

Re: The MEM Device

Hi Martyn,

No rush on my account, I still have a lot of figuring out to do.

Thanks for taking the trouble!
by pjw
Tue Mar 12, 2024 6:03 pm
Forum: Hardware
Topic: PiStorm
Replies: 147
Views: 22168

Re: PiStorm

A year and a half on, did anyone have any joy with this on Ql-type hardware?