Search found 1315 matches

by pjw
Tue Oct 12, 2021 10:07 am
Forum: Software & Programming
Topic: SuperCharge source code
Replies: 14
Views: 3120

Re: SuperCharge source code

I personally chose SuperCharge over Turbo because of its capabilities to run on an unexpanded BBQL -- I know that's a weird criteria but I love exploring the QL's original capabilities not its enhanced ones since I can just run an emulator and get max performance and memory, etc (so where's the fun...
by pjw
Mon Oct 11, 2021 10:22 pm
Forum: Software & Programming
Topic: Knoware.no
Replies: 219
Views: 55851

Re: Knoware.no

FSEL is a very good one. <> It would be a lot more simple (for me!), if I can just get a $xxx with the the supplied name back (e.g a file name) as an address to retry it from there (or have I musunderstand it?). Most of the times, one wants to get a valid filename, I think (even I). Im not quite su...
by pjw
Mon Oct 11, 2021 12:29 pm
Forum: Software & Programming
Topic: SuperCharge source code
Replies: 14
Views: 3120

Re: SuperCharge source code

SNG writes (on his website): It took another year to develop the academic project into a commercial product - QL Supercharge, £60 boxed with a 100 page manual (written in Scripsit on my Video Genie, printed with a Juki 6100 daisywheel printer). The compiler ran overnight for weeks, parsing itself in...
by pjw
Mon Oct 11, 2021 12:26 pm
Forum: Software & Programming
Topic: Knoware.no
Replies: 219
Views: 55851

Re: Knoware.no

Some recent additions, updates, tweaks, and bug fixes at Knoware.no <> FSEL is a very good one. It was always very annoying, that such programs could only be set in the primary windows of the main program (which wasn't during the first versions of PE and Wman, I still do not know, why that was chan...
by pjw
Mon Oct 11, 2021 12:24 pm
Forum: Software & Programming
Topic: SuperCharge source code
Replies: 14
Views: 3120

Re: SuperCharge source code

Some years ago SNG sent me some interesting papers on SuperCharge/Turbo. One is his BSc Hons Final Year Project Report which explains the philosophy and design of SuperCharge (SuperCharge was the project!) Another describes some of the internal workings, like the intermediate file format. They may b...
by pjw
Sun Oct 03, 2021 5:32 pm
Forum: Software & Programming
Topic: Knoware.no
Replies: 219
Views: 55851

Re: Knoware.no

Some recent additions, updates, tweaks, and bug fixes at Knoware.no
Nothing to shout "hurrah" for. Most of you can just continue to ignore it, as usual ;)
by pjw
Tue Sep 28, 2021 4:20 pm
Forum: Software & Programming
Topic: QLiberator v3.44
Replies: 9
Views: 2565

Re: QLiberator v3.44

Hi Per, Really excellent work. No, really sloppy - compared to mk79's, at least.. I must admit to not using most or all the command in QLIB_BIN, but the command commands should be documented correctly. These are not Qlib user toolkits. They are part of the compiler itself. Most commands are pretty ...
by pjw
Mon Sep 27, 2021 7:41 pm
Forum: Software & Programming
Topic: QLiberator v3.44
Replies: 9
Views: 2565

Re: QLiberator v3.44

Yesterday I did a little more work on one of Qlib's system toolkits, Qlib1_bin. Not much, but thats three hours Ill never get back.. So, I dissembled it and made some half-hearted attempt to document parameter usage (see QLib1_BIN.txt). Assembling the dissembly with Qmac produces an identical binary...
by pjw
Sun Sep 05, 2021 5:47 pm
Forum: Software & Programming
Topic: QLiberator v3.43
Replies: 8
Views: 2045

Re: QLiberator v3.43

Nice work, EmmBee :) I just did a rudimentary test with 17 small toolkits. It appeared to work! I found one minor bug: If you start QLib 3.43 and then quit immediately without adding a file name it barfs with an error 11, Variable undefined. V3.42 doesnt do this. A pity you did not see fit to includ...
by pjw
Mon Aug 30, 2021 5:21 pm
Forum: Software & Programming
Topic: QLiberator v3.42
Replies: 57
Views: 10373

Re: QLiberator v3.42

RalfR wrote:
BSJR wrote:But when making changes or adding a new tools I need to merge the whole block again.
Which should be quite easy, if you use a control file, like RPM or Jochen Merz' EPROM Manager.
Exactly right!